mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
6fb6597c89
With hat: perl
20 lines
372 B
Makefile
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>
|