Lines 6-15
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= Mail_Mime |
8 |
PORTNAME= Mail_Mime |
9 |
PORTVERSION= 1.4.0 |
9 |
PORTVERSION= 1.5.2 |
10 |
PORTEPOCH= 1 |
10 |
PORTEPOCH= 1 |
11 |
CATEGORIES= mail www pear |
11 |
CATEGORIES= mail www pear |
12 |
DISTNAME= Mail_Mime-1.4.0 |
12 |
DISTNAME= Mail_Mime-1.5.1 |
13 |
|
13 |
|
14 |
MAINTAINER= bg1tpt@gmail.com |
14 |
MAINTAINER= bg1tpt@gmail.com |
15 |
COMMENT= PEAR classes to create and decode MIME messages |
15 |
COMMENT= PEAR classes to create and decode MIME messages |
Lines 18-26
Link Here
|
18 |
RUN_DEPENDS= ${BUILD_DEPENDS} |
18 |
RUN_DEPENDS= ${BUILD_DEPENDS} |
19 |
|
19 |
|
20 |
CATEGORY= Mail |
20 |
CATEGORY= Mail |
21 |
FILES= mime.php mimeDecode.php mimePart.php |
21 |
FILES= mime.php mimePart.php |
22 |
DATA= xmail.dtd xmail.xsl |
22 |
DATA= xmail.dtd xmail.xsl |
23 |
_DATADIR= . |
23 |
_DATADIR= . |
|
|
24 |
SCRIPTFILES= phail.php |
25 |
TESTS= class-filename.phpt encoding_case.phpt sleep_wakeup_EOL-bug3488-part1.phpt \ |
26 |
sleep_wakeup_EOL-bug3488-part2.phpt tabs_quoted_printable.phpt \ |
27 |
test_Bug_30_1.phpt test_Bug_30_2.phpt test_Bug_30_3.phpt test_Bug_30_4.phpt \ |
28 |
test_Bug_3513_1.phpt test_Bug_3513_2.phpt test_Bug_3513_3.phpt \ |
29 |
test_Bug_7561_1.phpt test_Bug_8223_1.phpt test_Bug_8386_1.phpt \ |
30 |
test_Bug_8541_1.phpt test_Bug_9558_1.phpt test_Bug_9722_1.phpt \ |
31 |
test_Bug_9725_1.phpt test_Bug_9976_1.phpt test_Bug_10298_1.phpt \ |
32 |
test_Bug_10596_1.phpt test_Bug_10816_1.phpt |
33 |
|
34 |
post-extract: |
35 |
${MV} ${WRKSRC}/scripts/phail.php ${WRKSRC}/pear-phail.php |
24 |
|
36 |
|
25 |
.include <bsd.port.pre.mk> |
37 |
.include <bsd.port.pre.mk> |
26 |
.include "${PORTSDIR}/devel/pear/bsd.pear.mk" |
38 |
.include "${PORTSDIR}/devel/pear/bsd.pear.mk" |