2013-09-10 09:55:33 +02:00
|
|
|
# Created by: Rong-En Fan <rafan@infor.org>
|
2006-05-29 06:09:14 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Encode-JIS2K
|
|
|
|
PORTVERSION= 0.02
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2006-05-29 06:09:14 +02:00
|
|
|
CATEGORIES= converters perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2006-05-29 06:09:14 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2015-01-16 18:28:13 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2006-05-29 06:09:14 +02:00
|
|
|
COMMENT= JIS X 0212 (aka JIS 2000) Encodings
|
|
|
|
|
2013-09-10 09:55:33 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2006-05-29 06:09:14 +02:00
|
|
|
|
2007-09-08 03:12:10 +02:00
|
|
|
.include <bsd.port.mk>
|