aboutsummaryrefslogtreecommitdiff
path: root/chinese/p5-Encode-HanExtra/Makefile
blob: 980564f5a1e8bcde27388d65067acf75a1cf429a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:	p5-Encode-HanExtra
# Date created:				19 August 2005
# Whom:	      				Yen-Ming Lee <leeym@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	Encode-HanExtra
PORTVERSION=	0.10
CATEGORIES=	chinese perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Encode
PKGNAMEPREFIX=	p5-

MAINTAINER=	leeym@FreeBSD.org
COMMENT=	Extra sets of Chinese encodings

PERL_CONFIGURE=	5.7.3+

.include <bsd.port.mk>