1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/japanese/p5-Jcode/Makefile

20 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>