From f17e5584f4fd39f9c4ae6da61f2d4af5ff41b91b Mon Sep 17 00:00:00 2001 From: krion Date: Thu, 14 Aug 2003 07:47:50 +0000 Subject: - Add native binary for FreeBSD 5.x Submitted by: maintainer --- security/drweb-qmail/Makefile | 12 +++++++++--- security/drweb-qmail/distinfo | 1 + 2 files changed, 10 insertions(+), 3 deletions(-) (limited to 'security') diff --git a/security/drweb-qmail/Makefile b/security/drweb-qmail/Makefile index 72b1324..dc77dd4 100644 --- a/security/drweb-qmail/Makefile +++ b/security/drweb-qmail/Makefile @@ -7,10 +7,9 @@ PORTNAME= drweb_qmail PORTVERSION= 4.29.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security mail MASTER_SITES= ftp://ftp.drweb.ru/pub/unix/ -DISTNAME= drweb-qmail-${PORTVERSION}-F-freebsd4 MAINTAINER= info@volginfo.ru COMMENT= Qmail client for DrWeb antivirus suite @@ -33,6 +32,13 @@ DRWEB_PREFIX= ${PREFIX}/drweb PW_CMD?= /usr/sbin/pw +.include +.if ${OSVERSION} >= 500000 +DISTNAME= drweb-qmail-${PORTVERSION}-F-freebsd5 +.else +DISTNAME= drweb-qmail-${PORTVERSION}-F-freebsd4 +.endif + pre-fetch: @${ECHO_MSG} "" @${ECHO_MSG} "You can use QMAIL_PREFIX (default value is /var/qmail) and QMAIL_NOFILES (default value is qnofiles) options." @@ -81,4 +87,4 @@ do-install: post-install: @${CAT} ${PKGMESSAGE} -.include +.include diff --git a/security/drweb-qmail/distinfo b/security/drweb-qmail/distinfo index c860262..4d268d2 100644 --- a/security/drweb-qmail/distinfo +++ b/security/drweb-qmail/distinfo @@ -1 +1,2 @@ MD5 (drweb-qmail-4.29.12-F-freebsd4.tar.gz) = d59d9e5f9c6773676676d4c357aaac3e +MD5 (drweb-qmail-4.29.12-F-freebsd5.tar.gz) = bc5ea264ceda2a3133d3354817e564b5 -- cgit v1.1