diff options
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 \ |