Lines 6-13
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= Net_SMTP |
8 |
PORTNAME= Net_SMTP |
9 |
PORTVERSION= 1.2.3 |
9 |
PORTVERSION= 1.2.5 |
10 |
PORTREVISION= 1 |
|
|
11 |
CATEGORIES= net mail www pear |
10 |
CATEGORIES= net mail www pear |
12 |
|
11 |
|
13 |
MAINTAINER= ports@FreeBSD.org |
12 |
MAINTAINER= ports@FreeBSD.org |
Lines 20-25
Link Here
|
20 |
|
19 |
|
21 |
CATEGORY= Net |
20 |
CATEGORY= Net |
22 |
FILES= SMTP.php |
21 |
FILES= SMTP.php |
|
|
22 |
DOCS= guide.txt |
23 |
TESTS= auth.phpt basic.phpt config.php.dist |
24 |
EXAMPLES= basic.php |
25 |
_EXAMPLESDIR= docs/examples |
23 |
|
26 |
|
24 |
.include <bsd.port.pre.mk> |
27 |
.include <bsd.port.pre.mk> |
25 |
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common" |
28 |
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common" |