diff options
Diffstat (limited to 'mail/p5-Mail-SRS/Makefile')
-rw-r--r-- | mail/p5-Mail-SRS/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/mail/p5-Mail-SRS/Makefile b/mail/p5-Mail-SRS/Makefile index d4117f2d6d2d..1ef44df65458 100644 --- a/mail/p5-Mail-SRS/Makefile +++ b/mail/p5-Mail-SRS/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Mail-SRS -# Date created: 24 May 2004 -# Whom: snowchyld -# +# Created by: snowchyld # $FreeBSD$ -# PORTNAME= Mail-SRS PORTVERSION= 0.31 @@ -31,4 +27,5 @@ MAN1= srs.1 \ USES= perl5 USE_PERL5= configure +NO_STAGE= yes .include <bsd.port.mk> |