freebsd-ports/japanese/p5-Jcode/Makefile
2014-01-28 15:58:59 +00:00

16 lines
313 B
Makefile

# $FreeBSD$
PORTNAME= Jcode
PORTVERSION= 2.07
CATEGORIES= japanese perl5
MASTER_SITES= CPAN
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension interface to convert Japanese text
USES= perl5
USE_PERL5= configure
.include <bsd.port.pre.mk>
PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5-
.include <bsd.port.post.mk>