freebsd-ports/converters/p5-Unicode-RecursiveDowngrade/Makefile

21 lines
468 B
Makefile
Raw Normal View History

# New ports collection makefile for: Unicode-RecursiveDowngrade
# Date created: 4 Nov 2005
# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Unicode-RecursiveDowngrade
2008-10-18 02:16:32 +02:00
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>