aboutsummaryrefslogtreecommitdiffstats
path: root/security/drweb-qmail/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/drweb-qmail/Makefile')
-rw-r--r--security/drweb-qmail/Makefile20
1 files changed, 13 insertions, 7 deletions
diff --git a/security/drweb-qmail/Makefile b/security/drweb-qmail/Makefile
index c64a3457e484..1572f04fc1ec 100644
--- a/security/drweb-qmail/Makefile
+++ b/security/drweb-qmail/Makefile
@@ -7,27 +7,33 @@
PORTNAME= drweb-qmail
PORTVERSION= 4.33
+PORTREVISION= 1
CATEGORIES= security mail
-MASTER_SITES= ftp://ftp.drweb.ru/pub/drweb/unix/FreeBSD/411/:f411 \
- ftp://ftp.drweb.ru/pub/drweb/unix/FreeBSD/54/:f54 \
- http://freebsd.spectrum.ru/distfiles/:f411,f54
+MASTER_SITES= ftp://ftp.drweb.com/pub/drweb/unix/FreeBSD/61/:f61 \
+ ftp://ftp.drweb.com/pub/drweb/unix/FreeBSD/55/:f55 \
+ ftp://ftp.drweb.com/pub/drweb/unix/FreeBSD/411/:f411 \
+ http://freebsd.spectrum.ru/distfiles/drweb/:f61,f55,f411
+DIST_SUBDIR= drweb
MAINTAINER= support@spectrum.ru
COMMENT= Qmail message filter for virus processing through DrWeb daemon
RUN_DEPENDS= ${LOCALBASE}/drweb/drwebd:${PORTSDIR}/security/drweb
-ONLY_FOR_ARCHS= i386
-NO_BUILD= yes
+IA32_BINARY_PORT= yes
+NO_BUILD= yes
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
DISTNAME= ${PORTNAME}-${PORTVERSION}-freebsd411
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:f411
+.elif ${OSVERSION} >= 601000
+DISTNAME= ${PORTNAME}-${PORTVERSION}-freebsd61
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:f61
.else
-DISTNAME= ${PORTNAME}-${PORTVERSION}-freebsd54
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:f54
+DISTNAME= ${PORTNAME}-${PORTVERSION}-freebsd55
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:f55
.endif
WRKSRC= ${WRKDIR}/${PORTNAME}