diff options
Diffstat (limited to 'converters/p5-Unicode-MapUTF8/Makefile')
-rw-r--r-- | converters/p5-Unicode-MapUTF8/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/converters/p5-Unicode-MapUTF8/Makefile b/converters/p5-Unicode-MapUTF8/Makefile index 4f10a0e656d0..a434b98f6a99 100644 --- a/converters/p5-Unicode-MapUTF8/Makefile +++ b/converters/p5-Unicode-MapUTF8/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: p5-Unicode-MapUTF8 -# Date created: 28 February 2002 -# Whom: Ryan T. Dean <rtdean@cytherianage.net> -# +# Created by: Ryan T. Dean <rtdean@cytherianage.net> # $FreeBSD$ PORTNAME= Unicode-MapUTF8 @@ -24,4 +21,5 @@ USE_PERL5= configure MAN3= Unicode::MapUTF8.3 +NO_STAGE= yes .include <bsd.port.mk> |