aboutsummaryrefslogtreecommitdiff
path: root/math/pecl-stats
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2016-10-02 12:09:05 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2016-10-02 12:09:05 +0000
commitedf64b31b4d387c86a23261759fa0d3890e37b3d (patch)
treef974e5c3a1438f2703112ee8ae2c49b8f93701b9 /math/pecl-stats
parentd164220a7a3467682657503e02b7c9dcbad6e61f (diff)
downloadports-edf64b31b4d387c86a23261759fa0d3890e37b3d.tar.gz
ports-edf64b31b4d387c86a23261759fa0d3890e37b3d.zip
Notes
Diffstat (limited to 'math/pecl-stats')
-rw-r--r--math/pecl-stats/Makefile4
-rw-r--r--math/pecl-stats/pkg-descr2
2 files changed, 4 insertions, 2 deletions
diff --git a/math/pecl-stats/Makefile b/math/pecl-stats/Makefile
index 83074f5d1457..e41a0d610d4d 100644
--- a/math/pecl-stats/Makefile
+++ b/math/pecl-stats/Makefile
@@ -9,11 +9,13 @@ PKGNAMEPREFIX= pecl-
DIST_SUBDIR= PECL
MAINTAINER= dbaio@bsd.com.br
-COMMENT= PECL extension which with routines for statistical computation
+COMMENT= PECL extension with routines for statistical computation
LICENSE= PHP301
LICENSE_FILE= ${WRKSRC}/LICENSE
+PORTSCOUT= limit:^1.*
+
USES= php:ext tar:tgz
IGNORE_WITH_PHP= 70
diff --git a/math/pecl-stats/pkg-descr b/math/pecl-stats/pkg-descr
index 4634d8ead91c..f9178318653f 100644
--- a/math/pecl-stats/pkg-descr
+++ b/math/pecl-stats/pkg-descr
@@ -1,4 +1,4 @@
-This ststs extension for PHP provides few dozens routines for statistical
+Extension for PHP that provides few dozens routines for statistical
computation.
WWW: http://pecl.php.net/package/stats/