Lines 6-14
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= File |
8 |
PORTNAME= File |
9 |
PORTVERSION= 1.0.3 |
9 |
PORTVERSION= 1.1.0 |
10 |
PORTREVISION= 2 |
|
|
11 |
CATEGORIES= sysutils www pear |
10 |
CATEGORIES= sysutils www pear |
|
|
11 |
DISTNAME= ${PORTNAME}-${PORTVERSION}RC1 |
12 |
|
12 |
|
13 |
MAINTAINER= antonio@php.net |
13 |
MAINTAINER= antonio@php.net |
14 |
COMMENT= PEAR common file and directory routines |
14 |
COMMENT= PEAR common file and directory routines |
Lines 17-23
Link Here
|
17 |
RUN_DEPENDS= ${BUILD_DEPENDS} |
17 |
RUN_DEPENDS= ${BUILD_DEPENDS} |
18 |
|
18 |
|
19 |
FILES= File.php File/CSV.php |
19 |
FILES= File.php File/CSV.php |
20 |
TESTS= parser.php test.csv |
20 |
TESTS= parser.php test.csv FileTest.php |
21 |
|
21 |
|
22 |
.include <bsd.port.pre.mk> |
22 |
.include <bsd.port.pre.mk> |
23 |
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common" |
23 |
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common" |