2013-09-20 20:47:54 +02:00
|
|
|
# Created by: Akinori MUSHA aka knu <knu@idaemons.org>
|
2006-08-25 10:46:29 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Unicode-Japanese
|
2012-04-24 05:30:23 +02:00
|
|
|
PORTVERSION= 0.49
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2006-08-25 10:46:29 +02:00
|
|
|
CATEGORIES= japanese converters perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2006-08-25 10:46:29 +02:00
|
|
|
|
|
|
|
MAINTAINER= knu@FreeBSD.org
|
2014-07-05 21:27:03 +02:00
|
|
|
COMMENT= Perl5 module to handle Japanese character encodings
|
2006-08-25 10:46:29 +02:00
|
|
|
|
2013-09-16 17:42:40 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
|
|
|
|
2006-08-25 10:46:29 +02:00
|
|
|
.include <bsd.port.pre.mk>
|
|
|
|
|
|
|
|
PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5-
|
|
|
|
|
|
|
|
.include <bsd.port.post.mk>
|
2009-03-09 13:00:18 +01:00
|
|
|
|
|
|
|
CONFIGURE_ARGS:= ${CONFIGURE_ARGS:NCCFLAGS=*}
|