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

17 lines
319 B
Makefile
Raw Normal View History

# $FreeBSD$
PORTNAME= Unicode-RecursiveDowngrade
2008-10-18 02:16:32 +02:00
PORTVERSION= 0.04
PORTREVISION= 1
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
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>