aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/p5-Encode-CNMap/Makefile
blob: 9f6b4ad2ca9ba8c02132e6650e35939102ad4a35 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:    p5-Encode-CNMap
# Date created:     2008-03-18
# Whom:         Gea-Suan Lin <gslin@gslin.org>
#
# $FreeBSD$
#

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

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

PERL_CONFIGURE= yes
USE_PERL5=  5.8.0+

MAN1=       cnmap.1 cnmapdir.1 cnmapwx.1

.include <bsd.port.mk>