diff options
Diffstat (limited to 'mail/qmqtool/Makefile')
-rw-r--r-- | mail/qmqtool/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/mail/qmqtool/Makefile b/mail/qmqtool/Makefile index 6d82dcba0754..bc7ecceb2e60 100644 --- a/mail/qmqtool/Makefile +++ b/mail/qmqtool/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: qmqtool -# Date created: Sat Apr 9 09:45:30 EDT 2005 -# Whom: Matthew Will <mwill@spingen.com> -# +# Created by: Matthew Will <mwill@spingen.com> # $FreeBSD$ -# PORTNAME= qmqtool PORTVERSION= 1.12 @@ -20,6 +16,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} NO_BUILD= yes USES= perl5 +NO_STAGE= yes do-install: ${INSTALL_SCRIPT} ${WRKSRC}/qmqtool ${PREFIX}/bin |