2013-09-20 18:05:24 +02:00
|
|
|
# Created by: Ryan T. Dean <rtdean@cytherianage.net>
|
2002-06-25 12:39:33 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Unicode-Map
|
|
|
|
PORTVERSION= 0.112
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2002-06-25 12:39:33 +02:00
|
|
|
CATEGORIES= converters perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2002-06-25 12:39:33 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2006-08-13 20:15:37 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-21 12:08:38 +01:00
|
|
|
COMMENT= Perl class that converts strings to/from 2-byte Unicode UCS2 format
|
2002-06-25 12:39:33 +02:00
|
|
|
|
2013-08-02 20:21:05 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2002-06-25 12:39:33 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|