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

17 lines
300 B
Makefile

# Created by: Yen-Ming Lee <leeym@FreeBSD.org>
# $FreeBSD$
PORTNAME= Encode-HanExtra
PORTVERSION= 0.23
CATEGORIES= chinese perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= leeym@FreeBSD.org
COMMENT= Extra sets of Chinese encodings
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>