1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/chinese/p5-Encode-HanExtra/Makefile
2014-07-10 00:30:19 +00:00

19 lines
313 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
LICENSE= MIT
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>