diff options
Diffstat (limited to 'mail/p5-MIME-Lite-HTML/Makefile')
-rw-r--r-- | mail/p5-MIME-Lite-HTML/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/mail/p5-MIME-Lite-HTML/Makefile b/mail/p5-MIME-Lite-HTML/Makefile index 3ff8b129aa2e..1fb9590d3032 100644 --- a/mail/p5-MIME-Lite-HTML/Makefile +++ b/mail/p5-MIME-Lite-HTML/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-MIME-Lite-HTML -# Date created: 2004-06-23 18:16:13 -# Whom: Jean-Baptiste Quenot <jb.quenot@caraldi.com> -# +# Created by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> # $FreeBSD$ -# PORTNAME= MIME-Lite-HTML PORTVERSION= 1.24 @@ -28,4 +24,5 @@ USE_PERL5= configure MAN3= MIME::Lite::HTML.3 +NO_STAGE= yes .include <bsd.port.mk> |