Lines 6-12
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= Mail |
8 |
PORTNAME= Mail |
9 |
PORTVERSION= 1.1.6 |
9 |
PORTVERSION= 1.1.9 |
10 |
CATEGORIES= mail www pear |
10 |
CATEGORIES= mail www pear |
11 |
|
11 |
|
12 |
MAINTAINER= antonio@php.net |
12 |
MAINTAINER= antonio@php.net |
Lines 17-23
Link Here
|
17 |
|
17 |
|
18 |
FILES= Mail.php Mail/mail.php Mail/null.php Mail/sendmail.php \ |
18 |
FILES= Mail.php Mail/mail.php Mail/null.php Mail/sendmail.php \ |
19 |
Mail/smtp.php Mail/RFC822.php |
19 |
Mail/smtp.php Mail/RFC822.php |
20 |
TESTS= rfc822.phpt |
20 |
TESTS= rfc822.phpt smtp_error.phpt |
21 |
|
21 |
|
22 |
LATEST_LINK= pear-${PORTNAME} |
22 |
LATEST_LINK= pear-${PORTNAME} |
23 |
OPTIONS= PEAR_NET_SMTP "PEAR::Net_SMTP support" off |
23 |
OPTIONS= PEAR_NET_SMTP "PEAR::Net_SMTP support" off |