freebsd-ports/chinese/p5-Encode-CNMap/Makefile
Vanilla I. Shu 59a76d4733 Add p5-Encode-CNMap 0.32, enhanced Chinese encodings with
Simplified-Traditional auto-mapping.

PR:		ports/121806
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2008-03-18 02:23:03 +00:00

23 lines
476 B
Makefile

# 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>