2013-05-31 03:44:38 +02:00
|
|
|
# Created by: Dmitry Sivachenko <dima@Chg.RU>
|
2000-01-29 04:01:23 +01:00
|
|
|
|
2000-04-14 10:49:30 +02:00
|
|
|
PORTNAME= I18N-Charset
|
2008-10-17 10:46:33 +02:00
|
|
|
PORTVERSION= 1.39.4
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2000-01-29 04:01:23 +01:00
|
|
|
CATEGORIES= misc perl5
|
2008-02-21 13:58:14 +01:00
|
|
|
MASTER_SITES= CPAN
|
2000-04-14 10:49:30 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
2004-02-24 12:12:12 +01:00
|
|
|
DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(.)$/\1/}
|
2000-01-29 04:01:23 +01:00
|
|
|
|
2000-11-13 13:45:40 +01:00
|
|
|
MAINTAINER= demon@FreeBSD.org
|
2003-03-07 07:14:21 +01:00
|
|
|
COMMENT= Module which maps CharSet names to the names registered with IANA
|
2000-01-29 04:01:23 +01:00
|
|
|
|
2016-04-01 16:16:16 +02:00
|
|
|
BUILD_DEPENDS= p5-IO-Capture>=0:devel/p5-IO-Capture
|
|
|
|
RUN_DEPENDS= p5-IO-String>=0:devel/p5-IO-String \
|
|
|
|
p5-Unicode-MapUTF8>=0:converters/p5-Unicode-MapUTF8
|
2002-12-28 13:04:46 +01:00
|
|
|
|
2013-09-02 11:22:47 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2000-01-29 04:01:23 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|