freebsd-ports/converters/p5-Unicode-String/Makefile
2013-11-01 14:20:56 +00:00

16 lines
345 B
Makefile

# Created by: Ilia Chipitsine <ilia@jane.cgu.chel.su>
# $FreeBSD$
PORTNAME= Unicode-String
PORTVERSION= 2.09
CATEGORIES= converters perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= These are experimental Perl5 modules to handle various Unicode issues
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>