Lines 1-7
Link Here
|
1 |
# Created by: Jake Smith <jake@xz.cx> |
1 |
# Created by: Jake Smith <jake@xz.cx> |
2 |
|
2 |
|
3 |
PORTNAME= phpipam |
3 |
PORTNAME= phpipam |
4 |
PORTVERSION= 1.4.3 |
4 |
PORTVERSION= 1.4.4 |
5 |
CATEGORIES= net-mgmt |
5 |
CATEGORIES= net-mgmt |
6 |
|
6 |
|
7 |
MAINTAINER= jake@xz.cx |
7 |
MAINTAINER= jake@xz.cx |
Lines 14-20
RUN_DEPENDS= ${LOCALBASE}/share/pear/System.php:devel/pear@${PHP_FLAVOR}
Link Here
|
14 |
USES= cpe gettext php:web tar: |
14 |
USES= cpe gettext php:web tar: |
15 |
|
15 |
|
16 |
USE_GITHUB= yes |
16 |
USE_GITHUB= yes |
17 |
GH_TAGNAME= f6302da |
17 |
GH_TAGNAME= a14bc06 |
18 |
|
18 |
|
19 |
USE_PHP= ctype curl filter gd gettext gmp iconv json mbstring mcrypt \ |
19 |
USE_PHP= ctype curl filter gd gettext gmp iconv json mbstring mcrypt \ |
20 |
openssl pcntl pdo pdo_mysql session simplexml sockets |
20 |
openssl pcntl pdo pdo_mysql session simplexml sockets |