aboutsummaryrefslogtreecommitdiffstats
path: root/converters/p5-Encode-JIS2K/Makefile
blob: 63f648a03fd5f3c626e82ed82e39b63b7a4ee907 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    p5-Encode-JIS2K
# Date created:             May 21 2006
# Whom:                 Rong-En Fan <rafan@infor.org>
#
# $FreeBSD$
#

PORTNAME=   Encode-JIS2K
PORTVERSION=    0.02
CATEGORIES= converters perl5
MASTER_SITES=   CPAN
PKGNAMEPREFIX=  p5-

MAINTAINER= rafan@FreeBSD.org
COMMENT=    JIS X 0212 (aka JIS 2000) Encodings

PERL_CONFIGURE= yes

.include <bsd.port.mk>