6fb6597c89
With hat: perl
19 lines
372 B
Makefile
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>
|