2013-08-02 20:52:07 +02:00
|
|
|
# Created by: Ilia Chipitsine <ilia@jane.cgu.chel.su>
|
2000-09-19 18:56:32 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Unicode-String
|
2005-11-15 09:33:28 +01:00
|
|
|
PORTVERSION= 2.09
|
2000-09-19 18:56:32 +02:00
|
|
|
CATEGORIES= converters perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2000-09-19 18:56:32 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2005-11-15 09:33:28 +01:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2003-02-21 12:08:38 +01:00
|
|
|
COMMENT= These are experimental Perl5 modules to handle various Unicode issues
|
2000-09-19 18:56:32 +02:00
|
|
|
|
2013-08-02 20:52:07 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2007-09-08 03:12:10 +02:00
|
|
|
|
2012-12-17 09:30:52 +01:00
|
|
|
.include <bsd.port.mk>
|