|
Lines 2-18
Link Here
|
| 2 |
# $FreeBSD$ |
2 |
# $FreeBSD$ |
| 3 |
|
3 |
|
| 4 |
PORTNAME= stats |
4 |
PORTNAME= stats |
| 5 |
PORTVERSION= 1.0.3 |
5 |
PORTVERSION= 1.0.5 |
| 6 |
PORTREVISION= 1 |
|
|
| 7 |
CATEGORIES= math textproc pear |
6 |
CATEGORIES= math textproc pear |
| 8 |
MASTER_SITES= http://pecl.php.net/get/ |
7 |
MASTER_SITES= http://pecl.php.net/get/ |
| 9 |
PKGNAMEPREFIX= pecl- |
8 |
PKGNAMEPREFIX= pecl- |
| 10 |
DIST_SUBDIR= PECL |
9 |
DIST_SUBDIR= PECL |
| 11 |
|
10 |
|
| 12 |
MAINTAINER= ports@FreeBSD.org |
11 |
MAINTAINER= dbaio@bsd.com.br |
| 13 |
COMMENT= PECL extension which with routines for statistical computation |
12 |
COMMENT= PECL extension which with routines for statistical computation |
| 14 |
|
13 |
|
| 15 |
LICENSE= PHP30 |
14 |
LICENSE= PHP301 |
|
|
15 |
LICENSE_FILE= ${WRKSRC}/LICENSE |
| 16 |
|
16 |
|
| 17 |
USES= php:ext tar:tgz |
17 |
USES= php:ext tar:tgz |
| 18 |
IGNORE_WITH_PHP= 70 |
18 |
IGNORE_WITH_PHP= 70 |