2005-09-01 14:35:44 +02:00
|
|
|
# New ports collection makefile for: p5-Encode-HanExtra
|
|
|
|
# Date created: 19 August 2005
|
|
|
|
# Whom: Yen-Ming Lee <leeym@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= Encode-HanExtra
|
2007-12-13 12:26:31 +01:00
|
|
|
PORTVERSION= 0.23
|
2005-09-01 14:35:44 +02:00
|
|
|
CATEGORIES= chinese perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2005-09-01 14:35:44 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= leeym@FreeBSD.org
|
|
|
|
COMMENT= Extra sets of Chinese encodings
|
|
|
|
|
2007-09-08 03:12:10 +02:00
|
|
|
PERL_CONFIGURE= 5.7.3+
|
2005-09-01 14:35:44 +02:00
|
|
|
|
2007-10-01 13:46:07 +02:00
|
|
|
MAN3= Encode::HanExtra.3 Encode::TW::Unisys::SOSI1.3 Encode::TW::Unisys::SOSI2.3
|
|
|
|
|
2007-09-08 03:12:10 +02:00
|
|
|
.include <bsd.port.mk>
|