From a36b68f645d35088308afc9f4524f42d809e6f05 Mon Sep 17 00:00:00 2001 From: Andrej Zverev Date: Wed, 11 Sep 2013 06:03:56 +0000 Subject: - convert to the new perl5 framework - trim Makefile header Approved by: portmgr (bapt@, blanket) --- textproc/p5-Unicode-Unihan/Makefile | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'textproc/p5-Unicode-Unihan') diff --git a/textproc/p5-Unicode-Unihan/Makefile b/textproc/p5-Unicode-Unihan/Makefile index b812540f5b43..b151fa0a21a4 100644 --- a/textproc/p5-Unicode-Unihan/Makefile +++ b/textproc/p5-Unicode-Unihan/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Unicode-Unihan -# Date created: 15 November 2006 -# Whom: Yen-Ming Lee -# +# Created by: Yen-Ming Lee # $FreeBSD$ -# PORTNAME= Unicode-Unihan DISTVERSION= 0.04 @@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= leeym@FreeBSD.org COMMENT= The Unihan Data Base 5.1.0 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Unicode::Unihan.3 -- cgit v1.2.3