svn commit: r379768 - head/math/pecl-stats
Vanilla I. Shu
vanilla at FreeBSD.org
Tue Feb 24 08:59:27 UTC 2015
Author: vanilla
Date: Tue Feb 24 08:59:26 2015
New Revision: 379768
URL: https://svnweb.freebsd.org/changeset/ports/379768
QAT: https://qat.redports.org/buildarchive/r379768/
Log:
1: add LICENSE.
2: switch to USES=tar:tgz
Modified:
head/math/pecl-stats/Makefile
Modified: head/math/pecl-stats/Makefile
==============================================================================
--- head/math/pecl-stats/Makefile Tue Feb 24 08:56:30 2015 (r379767)
+++ head/math/pecl-stats/Makefile Tue Feb 24 08:59:26 2015 (r379768)
@@ -6,12 +6,14 @@ PORTVERSION= 1.0.3
CATEGORIES= math textproc pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
-EXTRACT_SUFX= .tgz
DIST_SUBDIR= PECL
MAINTAINER= ports at FreeBSD.org
COMMENT= PECL extension which with routines for statistical computation
+LICENSE= PHP30
+
+USES= tar:tgz
USE_PHP= yes
USE_PHPEXT= yes
More information about the svn-ports-head
mailing list