- Point at an alternative master site, and unDEPRECATE.

- Add a knob to depend on clamav-devel rather than clamav. [1]

Requested by:	Gerard Seibert via freebsd-ports [1]
This commit is contained in:
Shaun Amott 2006-11-07 22:28:14 +00:00
parent 0e17446605
commit d2d8b74e43
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=176756

View File

@ -5,18 +5,25 @@
# $FreeBSD$
#
# Anyone upgrading this port is advised to check all changes since the
# previous tarball; I have updated MASTER_SITES to an alternative
# location, but I have no idea if this is an official mirror or not.
#
# The old site was: http://www.ensita.net/products/clamfilter/
PORTNAME= clamfilter
PORTVERSION= 0.5
CATEGORIES= mail
MASTER_SITES= # disappeared
MASTER_SITES= http://www.wyae.de/software/ensita-clamfilter/
MAINTAINER= ports@FreeBSD.org
COMMENT= A small, efficient clamav content filter for Postfix
DEPRECATED= mastersites disappeared
EXPIRATION_DATE= 2006-11-05
.if defined(WITH_CLAMAV_DEVEL)
RUN_DEPENDS= ${LOCALBASE}/bin/clamdscan:${PORTSDIR}/security/clamav-devel
.else
RUN_DEPENDS= ${LOCALBASE}/bin/clamdscan:${PORTSDIR}/security/clamav
.endif
SUB_FILES= pkg-message
PLIST_FILES= bin/clamfilter