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

17 lines
345 B
Makefile
Raw Normal View History

# 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
2003-02-21 12:08:38 +01:00
COMMENT= These are experimental Perl5 modules to handle various Unicode issues
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>