freebsd-ports/converters/p5-Encode-JIS2K/Makefile
2011-09-17 06:49:29 +00:00

19 lines
372 B
Makefile

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