svn commit: r386346 - head/mail/phplist
Dmitry Marakasov
amdmi3 at FreeBSD.org
Thu May 14 16:22:29 UTC 2015
Author: amdmi3
Date: Thu May 14 16:22:28 2015
New Revision: 386346
URL: https://svnweb.freebsd.org/changeset/ports/386346
Log:
- Add CPE info
- Convert to USES=tar
Approved by: portmgr blanket
Modified:
head/mail/phplist/Makefile
Modified: head/mail/phplist/Makefile
==============================================================================
--- head/mail/phplist/Makefile Thu May 14 16:12:44 2015 (r386345)
+++ head/mail/phplist/Makefile Thu May 14 16:22:28 2015 (r386346)
@@ -5,7 +5,6 @@ PORTNAME= phplist
PORTVERSION= 3.0.10
CATEGORIES= mail www
MASTER_SITES= SF
-EXTRACT_SUFX= .tgz
MAINTAINER= ports at bsdserwis.com
COMMENT= Full-featured open-source newsletter manager
@@ -14,6 +13,7 @@ LICENSE= GPLv2
RUN_DEPENDS= ${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request
+USES= cpe tar:tgz
USE_PHP= hash iconv imap mysql pcre session xml zlib
NO_BUILD= yes
NO_ARCH= yes
More information about the svn-ports-all
mailing list