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)
This commit is contained in:
Ruslan Makhmatkhanov 2016-10-02 12:09:05 +00:00
parent d164220a7a
commit edf64b31b4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=423113
2 changed files with 4 additions and 2 deletions

View file

@ -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

View file

@ -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/