# New ports collection makefile for:	p5-Unicode-Unihan
# Date created:				15 November 2006
# Whom:	      				Yen-Ming Lee <leeym@FreeBSD.org>
#
# $FreeBSD: ports/textproc/p5-Unicode-Unihan/Makefile,v 1.3 2007/03/29 05:28:00 leeym Exp $
#

PORTNAME=	Unicode-Unihan
DISTVERSION=	0.03
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	../by-authors/id/D/DA/DANKOGAI
PKGNAMEPREFIX=	p5-

MAINTAINER=	leeym@FreeBSD.org
COMMENT=	The Unihan Data Base 5.0.0

PERL_CONFIGURE=	yes

MAN3=		Unicode::Unihan.3

post-patch:
	@${REINPLACE_CMD} -e '/use 5.008001;/d' ${WRKSRC}/Unihan.pm

.include <bsd.port.mk>
