freebsd-ports/japanese/p5-Jcode/Makefile

19 lines
360 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
MAN3= Jcode.3 Jcode::Nihongo.3
NO_STAGE= yes
.include <bsd.port.pre.mk>
PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5-
.include <bsd.port.post.mk>