diff options
Diffstat (limited to 'mail/p5-Mail-OpenRelay-Simple/Makefile')
-rw-r--r-- | mail/p5-Mail-OpenRelay-Simple/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/mail/p5-Mail-OpenRelay-Simple/Makefile b/mail/p5-Mail-OpenRelay-Simple/Makefile index 636375dedf7c..f42a5a2db4c8 100644 --- a/mail/p5-Mail-OpenRelay-Simple/Makefile +++ b/mail/p5-Mail-OpenRelay-Simple/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Mail-OpenRelay-Simple -# Date created: 2006-07-21 -# Whom: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> -# +# Created by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> # $FreeBSD$ -# PORTNAME= Mail-OpenRelay-Simple PORTVERSION= 0.02 @@ -23,4 +19,5 @@ USE_PERL5= configure MAN3= Mail::OpenRelay::Simple.3 +NO_STAGE= yes .include <bsd.port.mk> |