aboutsummaryrefslogtreecommitdiff
path: root/mail/jmba
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-02 16:02:32 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-02-02 16:02:32 +0000
commit96cc6ec6fafd6253dced8a6ddcf6b10b58ffd35b (patch)
tree3e346093f7af8f785f61a5c03e9d683fefc22e17 /mail/jmba
parent76238fe5e39ebe60b3503a53bf841a85fe3bfb1f (diff)
downloadports-96cc6ec6fafd6253dced8a6ddcf6b10b58ffd35b.tar.gz
ports-96cc6ec6fafd6253dced8a6ddcf6b10b58ffd35b.zip
- Stage support
Notes
Notes: svn path=/head/; revision=342322
Diffstat (limited to 'mail/jmba')
-rw-r--r--mail/jmba/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/mail/jmba/Makefile b/mail/jmba/Makefile
index 10a677fc21c9..13d5854c4001 100644
--- a/mail/jmba/Makefile
+++ b/mail/jmba/Makefile
@@ -11,11 +11,9 @@ COMMENT= Junk Mail Buffering Agent
USE_BZIP2= yes
GNU_CONFIGURE= yes
-USE_GMAKE= yes
+USES= gmake
-MAN1= jmba.1
-PLIST_FILES= bin/jmba
-MANCOMPRESSED= yes
+PLIST_FILES= bin/jmba \
+ man/man1/jmba.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>