aboutsummaryrefslogtreecommitdiff
path: root/japanese/p5-Encode-EUCJPMS/Makefile
blob: 79da5f1854cdbdaeed6a1e5c24f688289921db7b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Created by: Akinori MUSHA aka knu <knu@idaemons.org>
# $FreeBSD$

PORTNAME=	Encode-EUCJPMS
PORTVERSION=	0.07
PORTREVISION=	2
CATEGORIES=	japanese converters perl5
MASTER_SITES=	CPAN

MAINTAINER=	knu@FreeBSD.org
COMMENT=	Perl5 module defining Microsoft compatible encodings for Japanese

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.pre.mk>

PKGNAMEPREFIX:=	${PKGNAMEPREFIX}p5-

.include <bsd.port.post.mk>