freebsd-ports/chinese/p5-Encode-CNMap/Makefile
2013-09-26 14:35:04 +00:00

17 lines
355 B
Makefile

# Created by: 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
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>