summaryrefslogtreecommitdiffstats
path: root/mail/assp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/assp/Makefile')
-rw-r--r--mail/assp/Makefile11
1 files changed, 8 insertions, 3 deletions
diff --git a/mail/assp/Makefile b/mail/assp/Makefile
index c22fb6a..e392f1e 100644
--- a/mail/assp/Makefile
+++ b/mail/assp/Makefile
@@ -6,15 +6,15 @@
#
PORTNAME= assp
-PORTVERSION= 1.1.1.b13
+PORTVERSION= 1.1.1
CATEGORIES= mail
-MASTER_SITES= http://opal.com/freebsd/ports/mail/assp/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= assp
MAINTAINER= fbsd@opal.com
COMMENT= Anti-Spam SMTP Proxy
USE_ZIP= yes
-NO_WRKSUBDIR= yes
NO_BUILD= yes
USE_REINPLACE= yes
USE_PERL5_RUN= yes
@@ -65,6 +65,11 @@ PLIST_SUB+= ASSP_CLAMAV=""
PLIST_SUB+= ASSP_CLAMAV="@comment "
.endif
+EXTRACT_AFTER_ARGS= -d ${PORTNAME}-${PORTVERSION}
+
+pre-patch:
+ @${REINPLACE_CMD} -e 's|.$$||' ${WRKSRC}/stats.sh
+
post-patch:
@${REINPLACE_CMD} -e 's|/usr/bin/perl|${PERL}|' ${WRKSRC}/*.pl
OpenPOWER on IntegriCloud