diff options
Diffstat (limited to 'mail/mime-construct/Makefile')
-rw-r--r-- | mail/mime-construct/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/mail/mime-construct/Makefile b/mail/mime-construct/Makefile index d0b3dd87bc35..0923fa630242 100644 --- a/mail/mime-construct/Makefile +++ b/mail/mime-construct/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mime-construct -# Date created: Tue 02 Mar 2010 -# Whom: Alexey V. Degtyarev <alexey@renatasystems.org> -# +# Created by: Alexey V. Degtyarev <alexey@renatasystems.org> # $FreeBSD$ -# PORTNAME= mime-construct PORTVERSION= 1.11 @@ -24,4 +20,5 @@ USE_PERL5= configure MAN1= mime-construct.1 +NO_STAGE= yes .include <bsd.port.mk> |