svn commit: r379766 - head/mail/pecl-mailparse
Vanilla I. Shu
vanilla at FreeBSD.org
Tue Feb 24 08:54:14 UTC 2015
Author: vanilla
Date: Tue Feb 24 08:54:13 2015
New Revision: 379766
URL: https://svnweb.freebsd.org/changeset/ports/379766
QAT: https://qat.redports.org/buildarchive/r379766/
Log:
1: add LICENSE.
2: switch to USES=tar:tgz
Modified:
head/mail/pecl-mailparse/Makefile
Modified: head/mail/pecl-mailparse/Makefile
==============================================================================
--- head/mail/pecl-mailparse/Makefile Tue Feb 24 08:49:47 2015 (r379765)
+++ head/mail/pecl-mailparse/Makefile Tue Feb 24 08:54:13 2015 (r379766)
@@ -6,12 +6,14 @@ PORTVERSION= 2.1.6
CATEGORIES= mail www
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
-EXTRACT_SUFX= .tgz
DIST_SUBDIR= PECL
MAINTAINER= ports at FreeBSD.org
COMMENT= PECL extension to create and decode MIME messages
+LICENSE= PHP202
+
+USES= tar:tgz
USE_PHP= mbstring
USE_PHPIZE= yes
USE_PHP_BUILD= yes
More information about the svn-ports-all
mailing list