blob: 2e9568924a118d9b46f2f150be373c6674070a12 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
PORTNAME= stats
PORTVERSION= 2.0.3
CATEGORIES= math textproc pear
MAINTAINER= dbaio@FreeBSD.org
COMMENT= PECL extension with routines for statistical computation
LICENSE= PHP301
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= php:pecl
IGNORE_WITH_PHP= 80 81
PORTSCOUT= limit:^2.*
.include <bsd.port.mk>
|