diff options
Diffstat (limited to 'mail/qmqtool/Makefile')
-rw-r--r-- | mail/qmqtool/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/qmqtool/Makefile b/mail/qmqtool/Makefile index c5b947b246cd..eddcd12725df 100644 --- a/mail/qmqtool/Makefile +++ b/mail/qmqtool/Makefile @@ -7,14 +7,13 @@ CATEGORIES= mail MASTER_SITES= http://jeremy.kister.net/code/qmqtool/ \ http://mirror.spingen.com/qmqtool/ DISTNAME= ${PORTNAME}-current -EXTRACT_SUFX= .tgz MAINTAINER= mwill@spingen.com COMMENT= Tool to manipulate contents of a qmail queue WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} NO_BUILD= yes -USES= perl5 +USES= perl5 tar:tgz OPTIONS_DEFINE= DOCS |