diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-09-30 10:35:32 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-09-30 10:35:32 +0000 |
commit | 554c4dc7c4684e4278d5f65de5e23b6413b57f2a (patch) | |
tree | 47f3b37263fa8e800fab9d142a6ad802997223db /security/samba-vscan | |
parent | 9bc52272d3acb4f076652bc4b87b0145a29f6202 (diff) | |
download | ports-554c4dc7c4684e4278d5f65de5e23b6413b57f2a.tar.gz ports-554c4dc7c4684e4278d5f65de5e23b6413b57f2a.zip |
Notes
Diffstat (limited to 'security/samba-vscan')
-rw-r--r-- | security/samba-vscan/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/security/samba-vscan/Makefile b/security/samba-vscan/Makefile index 7fe1852a2e52..f6bab605ebd2 100644 --- a/security/samba-vscan/Makefile +++ b/security/samba-vscan/Makefile @@ -17,6 +17,10 @@ COMMENT= On-access virus scanning with Samba BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/${VSCAN_SAMBA_PORT}:configure +BROKEN= fails to install +DEPRECATED= "${BROKEN}" +EXPIRATION_DATE= 2007-11-30 + OPTIONS= VSCAN_ANTIVIR "for use with AntiVir" off \ VSCAN_CLAMAV "for use with Clam AntiVirus Daemon" off \ VSCAN_FPROTD "for use with F-Prot Daemon" off \ |