# New ports collection makefile for: p5-Unicode-Unihan # Date created: 15 November 2006 # Whom: Yen-Ming Lee # # $FreeBSD$ # 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