diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2004-02-06 17:29:28 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2004-02-06 17:29:28 +0000 |
commit | 4e6c2f5ad4a0990fecc8aee69123f2f511078bff (patch) | |
tree | 7ab8d10ae68fa3896d875c1c88d1510989403b6c /security/cyrus-sasl2/Makefile | |
parent | 1fdf57b235db5091ac3a52d50e155a499e81b019 (diff) |
Notes
Diffstat (limited to 'security/cyrus-sasl2/Makefile')
-rw-r--r-- | security/cyrus-sasl2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/cyrus-sasl2/Makefile b/security/cyrus-sasl2/Makefile index ccd28ebd63ac..c2c5785eb83d 100644 --- a/security/cyrus-sasl2/Makefile +++ b/security/cyrus-sasl2/Makefile @@ -17,6 +17,8 @@ MASTER_SITE_SUBDIR= . OLD-VERSIONS/sasl MAINTAINER= ume@FreeBSD.org COMMENT= RFC 2222 SASL (Simple Authentication and Security Layer) +LATEST_LINK= ${PORTNAME}2 + INSTALLS_SHLIB= yes DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}2 |