summaryrefslogtreecommitdiff
path: root/japanese/p5-Jcode/Makefile
blob: aa3885cc098d68d8cb3bcd5c1a9a243d8a36fd6d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:	Jcode
# Date created:		7 Nov 1999
# Whom:			Jun Kuriyama <kuriyama@FreeBSD.org>
#
# $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

.include <bsd.port.pre.mk>
PKGNAMEPREFIX:=	${PKGNAMEPREFIX}p5-
.include <bsd.port.post.mk>