diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-11-14 22:13:20 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-11-14 22:13:20 +0000 |
commit | 8e79f44d7a15bd3403fdf92d96676d394b66bf40 (patch) | |
tree | e77a1066a549845011504d3e2c1acb3a635d2be1 /net/pear-Net_SMTP | |
parent | c998fe8f198bce74fcc218d05c6c093bbc402ca4 (diff) | |
download | ports-8e79f44d7a15bd3403fdf92d96676d394b66bf40.tar.gz ports-8e79f44d7a15bd3403fdf92d96676d394b66bf40.zip |
Notes
Diffstat (limited to 'net/pear-Net_SMTP')
-rw-r--r-- | net/pear-Net_SMTP/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/pear-Net_SMTP/Makefile b/net/pear-Net_SMTP/Makefile index b6fb844e99f3..9c0f19b35afe 100644 --- a/net/pear-Net_SMTP/Makefile +++ b/net/pear-Net_SMTP/Makefile @@ -23,6 +23,7 @@ TESTS= auth.phpt basic.phpt config.php.dist EXAMPLES= basic.php _EXAMPLESDIR= docs/examples +LATEST_LINK= pear-Net_SMTP OPTIONS= PEAR_AUTH_SASL "PEAR::Auth_SASL support" off .include <bsd.port.pre.mk> |