summaryrefslogtreecommitdiff
path: root/chinese/p5-Encode-CNMap/Makefile
blob: 416c5196d07c8901953d1f9f7fe97d02020a1118 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$

PORTNAME=	Encode-CNMap
PORTVERSION=	0.32
PORTREVISION=	1
CATEGORIES=	chinese perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Enhanced Chinese encodings with Simplified-Traditional auto-mapping

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

USE_PERL5=	configure
USES=		perl5

.include <bsd.port.mk>