aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2010-10-16 06:12:42 +0800
committerdinoex <dinoex@FreeBSD.org>2010-10-16 06:12:42 +0800
commit63995f129e11494b64a5e200547f81b0e9b69b5d (patch)
tree4687c717e670f7a68183607d13688f3c5492c7db /mail
parent4b0fbcc12f859e9466d04f584d4a054537c83451 (diff)
downloadfreebsd-ports-gnome-63995f129e11494b64a5e200547f81b0e9b69b5d.tar.gz
freebsd-ports-gnome-63995f129e11494b64a5e200547f81b0e9b69b5d.tar.zst
freebsd-ports-gnome-63995f129e11494b64a5e200547f81b0e9b69b5d.zip
- cleanup LICENSE_FILE
Diffstat (limited to 'mail')
-rw-r--r--mail/spamilter/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/mail/spamilter/Makefile b/mail/spamilter/Makefile
index e26e11211bb7..f257660c046b 100644
--- a/mail/spamilter/Makefile
+++ b/mail/spamilter/Makefile
@@ -17,7 +17,7 @@ MAINTAINER= dinoex@FreeBSD.org
COMMENT= A Sendmail LibMilter filter to block spam
LICENSE= BSD
-LICENSE_FILE= ${WRKSRC}/COPYRIGHT
+LICENSE_FILE= ${WRKSRC}/LICENSE
HAS_CONFIGURE= yes
USE_RC_SUBR= spamilter.sh
@@ -67,9 +67,6 @@ PLIST_FILES+= bin/dnsblchk bin/dnsblupd bin/ipfwmtad bin/mxlookup \
PORTDOCS= Changelog INSTALL LICENSE docs.html docs.txt db.rcpt \
db.rdnsbl db.sndr policy.html spamilter.rc
-post-extract:
- ${LN} ${WRKSRC}/LICENSE ${WRKSRC}/COPYRIGHT
-
pre-configure:
${REINPLACE_CMD} \
-e "s=/etc/spamilter.rc=${PREFIX}/etc/spamilter.rc=" \