freebsd-ports/converters/p5-Unicode-RecursiveDowngrade/Makefile
2005-11-04 09:35:58 +00:00

21 lines
540 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.02
CATEGORIES= converters perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../../authors/id/T/TA/TANIGUCHI
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>