diff options
Diffstat (limited to 'mail/p5-MIME-Lite-TT/Makefile')
-rw-r--r-- | mail/p5-MIME-Lite-TT/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/mail/p5-MIME-Lite-TT/Makefile b/mail/p5-MIME-Lite-TT/Makefile index 8486329a8406..d029421b96d2 100644 --- a/mail/p5-MIME-Lite-TT/Makefile +++ b/mail/p5-MIME-Lite-TT/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mail/p5-MIME-Lite-TT -# Date created: 23 March 2008 -# Whom: Tuc <freebsd-ports@t-b-o-h.net> -# +# Created by: Tuc <freebsd-ports@t-b-o-h.net> # $FreeBSD$ -# PORTNAME= MIME-Lite-TT PORTVERSION= 0.02 @@ -27,4 +23,5 @@ USE_PERL5= configure MAN3= MIME::Lite::TT.3 +NO_STAGE= yes .include <bsd.port.mk> |