aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorrm <rm@FreeBSD.org>2016-10-02 20:09:05 +0800
committerrm <rm@FreeBSD.org>2016-10-02 20:09:05 +0800
commit98eb3d0d8252fc8c06fae8e7e1a4fc92d62b2941 (patch)
treef974e5c3a1438f2703112ee8ae2c49b8f93701b9 /math
parentc2e0ab2213898c07a6272ac73e28dc1543575724 (diff)
downloadfreebsd-ports-gnome-98eb3d0d8252fc8c06fae8e7e1a4fc92d62b2941.tar.gz
freebsd-ports-gnome-98eb3d0d8252fc8c06fae8e7e1a4fc92d62b2941.tar.zst
freebsd-ports-gnome-98eb3d0d8252fc8c06fae8e7e1a4fc92d62b2941.zip
math/pecl-stats: configure PORTSCOUT
- configure PORTSCOUT - fix typo on pkg-descr - small change on COMMENT PR: 212766 Submitted by: Danilo G. Baio (dbaio) <dbaio@bsd.com.br> (maintainer)
Diffstat (limited to 'math')
-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/