1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
freebsd-ports/chinese/p5-Encode-CNMap/Makefile
Jun Kuriyama a66f8f96e6 Fix typo.
2009-01-25 14:32:50 +00:00

24 lines
477 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>