aboutsummaryrefslogtreecommitdiff
path: root/security/antivir-milter/Makefile
diff options
context:
space:
mode:
authorMarius Strobl <marius@FreeBSD.org>2005-07-10 15:04:00 +0000
committerMarius Strobl <marius@FreeBSD.org>2005-07-10 15:04:00 +0000
commit8840fad723a2d17df32c2a020a45cfe477772a26 (patch)
treeabc7fce2df1569dcff48fdccf02444f5c921e3e2 /security/antivir-milter/Makefile
parent61b4f17392ecc34b7529d6aa072d711ba5ff6370 (diff)
downloadports-8840fad723a2d17df32c2a020a45cfe477772a26.tar.gz
ports-8840fad723a2d17df32c2a020a45cfe477772a26.zip
Notes
Diffstat (limited to 'security/antivir-milter/Makefile')
-rw-r--r--security/antivir-milter/Makefile13
1 files changed, 7 insertions, 6 deletions
diff --git a/security/antivir-milter/Makefile b/security/antivir-milter/Makefile
index 5193b32c6154..38f3883872bb 100644
--- a/security/antivir-milter/Makefile
+++ b/security/antivir-milter/Makefile
@@ -5,12 +5,11 @@
# $FreeBSD$
PORTNAME= antivir-milter
-PORTVERSION= 1.1.0p3
-CATEGORIES= security mail
-MASTER_SITES= ftp://ftp.antivir.de/unix/milter/ \
- http://dl.antivir.de/dateien/antivir/release/
-DISTVERSION= ${PORTVERSION:C/p.+$//}
+PORTVERSION= 1.1.0p7
DISTVERSIONPREFIX= prof-
+DISTVERSION= ${PORTVERSION:C/p/-/}
+CATEGORIES= security mail
+MASTER_SITES= http://dl.antivir.de/down/unix/packages/
MAINTAINER= marius@FreeBSD.org
COMMENT= AntiVir Milter mail virusscanner for Sendmail
@@ -48,6 +47,7 @@ LIB_DEPENDS= c.4:${PORTSDIR}/misc/compat4x
.endif
post-extract:
+ @${CP} ${FILESDIR}/avq.sh ${WRKSRC}/script/avq
@${MV} ${WRKSRC}/templates/en/patho-admnistrator\
${WRKSRC}/templates/en/patho-administrator
@${MV} ${WRKSRC}/templates/en/virus-admnistrator\
@@ -93,6 +93,7 @@ do-install:
.if !exists(${PREFIX}/etc/antivir.conf)
@${INSTALL_DATA} ${WRKSRC}/etc/antivir.conf ${PREFIX}/etc
.endif
+ @${LN} -sf ${PREFIX}/etc/antivir.conf /etc
@${INSTALL_PROGRAM} ${BINSRC}/avmilter ${PREFIX}/sbin
@${INSTALL_SCRIPT} ${WRKDIR}/antivirupdater.sh \
${PREFIX}/sbin/antivirupdater
@@ -119,7 +120,7 @@ do-install:
.for i in ChangeLog LICENSE LICENSE.DE
@${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}
.endfor
-.for i in MANUAL avmilter_de.pdf
+.for i in MANUAL avmilter_de.pdf avmilter_en.pdf
@${INSTALL_DATA} ${WRKSRC}/doc/${i} ${DOCSDIR}
.endfor
@${INSTALL_DATA} ${WRKSRC}/pgp/README ${DOCSDIR}/README.gpg