aboutsummaryrefslogtreecommitdiff
path: root/textproc/pecl-doublemetaphone
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2015-02-24 15:29:43 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2015-02-24 15:29:43 +0000
commit1e03c25da55cb4ada467e1ea83787c193b380042 (patch)
treeb0c358b3eeac3e88bf7b67dd7a41c5713d84623e /textproc/pecl-doublemetaphone
parentf571107710d692244ce518efd86df4879a187e40 (diff)
Notes
Diffstat (limited to 'textproc/pecl-doublemetaphone')
-rw-r--r--textproc/pecl-doublemetaphone/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/textproc/pecl-doublemetaphone/Makefile b/textproc/pecl-doublemetaphone/Makefile
index 45232c517070..8c0256000c9a 100644
--- a/textproc/pecl-doublemetaphone/Makefile
+++ b/textproc/pecl-doublemetaphone/Makefile
@@ -6,12 +6,15 @@ PORTVERSION= 1.0.1
CATEGORIES= textproc pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
-EXTRACT_SUFX= .tgz
DIST_SUBDIR= PECL
MAINTAINER= ports@FreeBSD.org
COMMENT= PECL extension which implements the Double Metaphone algorithm
+LICENSE= PHP301
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+USES= tar:tgz
USE_PHP= yes
USE_PHP_BUILD= yes
USE_PHPEXT= yes