1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
freebsd-ports/converters/p5-Encode-JIS2K/Makefile
2011-09-17 06:49:29 +00:00

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