diff options
Diffstat (limited to 'mail/p5-Net-QMTP/Makefile')
-rw-r--r-- | mail/p5-Net-QMTP/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/mail/p5-Net-QMTP/Makefile b/mail/p5-Net-QMTP/Makefile index 0456cdbd7a16..4f622f5421d3 100644 --- a/mail/p5-Net-QMTP/Makefile +++ b/mail/p5-Net-QMTP/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mail/p5-Net-QMTP -# Date created: 15 October 2003 -# Whom: James Raftery <james@now.ie> -# +# Created by: James Raftery <james@now.ie> # $FreeBSD$ -# PORTNAME= Net-QMTP PORTVERSION= 0.06 @@ -22,4 +18,5 @@ USE_PERL5= configure MAN3= Net::QMTP.3 +NO_STAGE= yes .include <bsd.port.mk> |