4aaab89f57
PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav)
19 lines
375 B
Makefile
19 lines
375 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= 5.7.3+
|
|
|
|
.include <bsd.port.mk>
|