aboutsummaryrefslogtreecommitdiffstats
path: root/mail/pecl-mailparse
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2015-02-24 16:54:13 +0800
committervanilla <vanilla@FreeBSD.org>2015-02-24 16:54:13 +0800
commit17445a1649173567118e5c22aee3a23bc1f3b7c0 (patch)
treee310ec3e5ec0a90c5ea01cfe8b4f98a6b66d0948 /mail/pecl-mailparse
parentd6583f068fab9080868fd5f85a81545133849420 (diff)
downloadfreebsd-ports-gnome-17445a1649173567118e5c22aee3a23bc1f3b7c0.tar.gz
freebsd-ports-gnome-17445a1649173567118e5c22aee3a23bc1f3b7c0.tar.zst
freebsd-ports-gnome-17445a1649173567118e5c22aee3a23bc1f3b7c0.zip
1: add LICENSE.
2: switch to USES=tar:tgz
Diffstat (limited to 'mail/pecl-mailparse')
-rw-r--r--mail/pecl-mailparse/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/pecl-mailparse/Makefile b/mail/pecl-mailparse/Makefile
index c7c3299975e9..ea3d56b23163 100644
--- a/mail/pecl-mailparse/Makefile
+++ b/mail/pecl-mailparse/Makefile
@@ -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@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