Lines 6-12
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= Date |
8 |
PORTNAME= Date |
9 |
PORTVERSION= 1.4 |
9 |
PORTVERSION= 1.4.1 |
10 |
CATEGORIES= devel www pear |
10 |
CATEGORIES= devel www pear |
11 |
|
11 |
|
12 |
MAINTAINER= ports@FreeBSD.org |
12 |
MAINTAINER= ports@FreeBSD.org |
Lines 18-24
Link Here
|
18 |
FILES= Date.php Date/Calc.php Date/Human.php Date/Span.php \ |
18 |
FILES= Date.php Date/Calc.php Date/Human.php Date/Span.php \ |
19 |
Date/TimeZone.php |
19 |
Date/TimeZone.php |
20 |
TESTS= test_calc.php test_date_methods_span.php testunit.php \ |
20 |
TESTS= test_calc.php test_date_methods_span.php testunit.php \ |
21 |
testunit_date.php testunit_date_span.php wknotest.txt |
21 |
testunit_date.php testunit_date_span.php wknotest.txt \ |
|
|
22 |
bug674.php bug727_1.php bug727_2.php bug727_3.php \ |
23 |
bug727_4.php weeksinmonth_4_monday.txt \ |
24 |
weeksinmonth_4_sunday.txt weeksinmonth_rdm_monday.txt \ |
25 |
weeksinmonth_rdm_sunday.txt |
22 |
|
26 |
|
23 |
.include <bsd.port.pre.mk> |
27 |
.include <bsd.port.pre.mk> |
24 |
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common" |
28 |
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common" |