diff options
Diffstat (limited to 'mail/p5-ZConf-Mail/Makefile')
-rw-r--r-- | mail/p5-ZConf-Mail/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/mail/p5-ZConf-Mail/Makefile b/mail/p5-ZConf-Mail/Makefile index 3b76f742e2ca..1a8c745957fa 100644 --- a/mail/p5-ZConf-Mail/Makefile +++ b/mail/p5-ZConf-Mail/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-ZConf-Mail -# Date created: 2009-01-14 -# Whom: Zane C, Bowers <vvelox@vvelox.net> -# +# Created by: Zane C, Bowers <vvelox@vvelox.net> # $FreeBSD$ -# PORTNAME= ZConf-Mail PORTVERSION= 2.0.0 @@ -37,4 +33,5 @@ USE_PERL5= configure MAN3= ZConf::Mail.3 +NO_STAGE= yes .include <bsd.port.mk> |