freebsd-ports/chinese/p5-Encode-CNMap/Makefile
Andrej Zverev 10a2b4693f - Set default perl version for ports which currently using
(5.x+ and x < 12) scheme.

Approved by: bapt@ (portmgr@)
2012-12-16 06:12:28 +00:00

22 lines
459 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
MAN1= cnmap.1 cnmapdir.1 cnmapwx.1
.include <bsd.port.mk>