2006-05-29 06:09:14 +02:00
|
|
|
# New ports collection makefile for: p5-Encode-JIS2K
|
|
|
|
# Date created: May 21 2006
|
|
|
|
# Whom: Rong-En Fan <rafan@infor.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= Encode-JIS2K
|
|
|
|
PORTVERSION= 0.02
|
|
|
|
CATEGORIES= converters perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2006-05-29 06:09:14 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2006-06-27 05:58:58 +02:00
|
|
|
MAINTAINER= rafan@FreeBSD.org
|
2006-05-29 06:09:14 +02:00
|
|
|
COMMENT= JIS X 0212 (aka JIS 2000) Encodings
|
|
|
|
|
2007-09-08 03:12:10 +02:00
|
|
|
PERL_CONFIGURE= 5.7.3+
|
2006-05-29 06:09:14 +02:00
|
|
|
|
2007-09-08 03:12:10 +02:00
|
|
|
.include <bsd.port.mk>
|