diff options
Diffstat (limited to 'mail/jmba/Makefile')
-rw-r--r-- | mail/jmba/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/mail/jmba/Makefile b/mail/jmba/Makefile index 407c713440be..10a677fc21c9 100644 --- a/mail/jmba/Makefile +++ b/mail/jmba/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: jmba -# Date created: 2008-04-21 -# Whom: Romain Tartiere <romain@blogreen.org> -# +# Created by: Romain Tartiere <romain@blogreen.org> # $FreeBSD$ -# PORTNAME= jmba PORTVERSION= 0.5.5 @@ -21,4 +17,5 @@ MAN1= jmba.1 PLIST_FILES= bin/jmba MANCOMPRESSED= yes +NO_STAGE= yes .include <bsd.port.mk> |