diff options
Diffstat (limited to 'mail/p5-MIME-Charset/Makefile')
-rw-r--r-- | mail/p5-MIME-Charset/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/mail/p5-MIME-Charset/Makefile b/mail/p5-MIME-Charset/Makefile index b3f8e971462f..2b9e1b70e0b1 100644 --- a/mail/p5-MIME-Charset/Makefile +++ b/mail/p5-MIME-Charset/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mail/p5-MIME-Charset -# Date created: 05 June 2007 -# Whom: Olivier Girard <Olivier.Girard@univ-angers.fr> -# +# Created by: Olivier Girard <Olivier.Girard@univ-angers.fr> # $FreeBSD$ -# PORTNAME= MIME-Charset PORTVERSION= 1.008 @@ -20,4 +16,5 @@ USE_PERL5= configure MAN3= MIME::Charset.3 MIME::Charset::JA_JP.3 +NO_STAGE= yes .include <bsd.port.mk> |