freebsd-ports/converters/p5-Unicode-RecursiveDowngrade/Makefile
2008-10-18 00:16:32 +00:00

20 lines
468 B
Makefile

# New ports collection makefile for: Unicode-RecursiveDowngrade
# Date created: 4 Nov 2005
# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Unicode-RecursiveDowngrade
PORTVERSION= 0.04
CATEGORIES= converters perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension to turn off UTF-8 flags inside of comprex variable
PERL_CONFIGURE= yes
MAN3= Unicode::RecursiveDowngrade.3
.include <bsd.port.mk>