freebsd-ports/chinese/p5-Encode-HanExtra/Makefile

18 lines
300 B
Makefile
Raw Normal View History

# Created by: Yen-Ming Lee <leeym@FreeBSD.org>
# $FreeBSD$
PORTNAME= Encode-HanExtra
2007-12-13 12:26:31 +01:00
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
2007-10-01 13:46:07 +02:00
.include <bsd.port.mk>