1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
freebsd-ports/converters/p5-Unicode-String/Makefile
2013-11-01 14:20:56 +00:00

17 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>