aboutsummaryrefslogtreecommitdiff
path: root/mail/spamd
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2013-01-02 23:36:43 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2013-01-02 23:36:43 +0000
commit81824bdcd1263dff1e4e4d6e1f5d7464c7347832 (patch)
treee9d2b512a3f6d8e8b29e2ac5ec60f489f56be16d /mail/spamd
parentc7fc4415cc399ab84cc8e00a64f3f0bf8ae41f07 (diff)
downloadports-81824bdcd1263dff1e4e4d6e1f5d7464c7347832.tar.gz
ports-81824bdcd1263dff1e4e4d6e1f5d7464c7347832.zip
Notes
Diffstat (limited to 'mail/spamd')
-rw-r--r--mail/spamd/Makefile14
1 files changed, 6 insertions, 8 deletions
diff --git a/mail/spamd/Makefile b/mail/spamd/Makefile
index 2e8f4e0c132a..225b32e3231a 100644
--- a/mail/spamd/Makefile
+++ b/mail/spamd/Makefile
@@ -1,15 +1,11 @@
-# New ports collection makefile for: spamd
-# Date created: 04 April 2007
-# Whom: Max Laier <max@love2party.net>
-#
+# Created by: Max Laier <max@love2party.net>
# $FreeBSD$
-#
PORTNAME= spamd
PORTVERSION= 4.9.1
CATEGORIES= mail
-MASTER_SITES= BERLIOS
-MASTER_SITE_SUBDIR=freebsdspamd
+MASTER_SITES= SF
+MASTER_SITE_SUBDIR=freebsdspamd.berlios
MAINTAINER= ohauer@FreeBSD.org
COMMENT= Traps spammers with a very slow smtp-login and return 4xx error
@@ -53,6 +49,8 @@ SUB_FILES= pkg-install \
SUB_LIST= PREFIX=${PREFIX} \
${PLIST_SUB}
+.include <bsd.port.options.mk>
+
pre-install:
@${SH} ${PKGINSTALL} ${DISTNAME} PRE-INSTALL
@@ -73,7 +71,7 @@ do-install:
@${INSTALL} -d ${ETCDIR}
@${INSTALL_DATA} -m 644 ${WRKSRC}/etc/spamd.conf ${ETCDIR}/spamd.conf.sample
-.if !defined(NOPORTDOCS)
+.if ${PORT_OPTIONS:MDOCS}
@${MKDIR} ${DOCSDIR}
@${INSTALL_DATA} ${WRKSRC}/doc/ipfw-spamd.txt ${DOCSDIR}/
@${INSTALL_DATA} ${WRKSRC}/doc/spamdb.txt ${DOCSDIR}/