From d98e1893f371a854e903feb86f8e539677c77dde Mon Sep 17 00:00:00 2001 From: Andrej Zverev Date: Wed, 31 Jul 2013 14:36:21 +0000 Subject: - Convert to new perl framework - Trim Makefile header --- misc/p5-Business-ISIN/Makefile | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'misc/p5-Business-ISIN') diff --git a/misc/p5-Business-ISIN/Makefile b/misc/p5-Business-ISIN/Makefile index ae1d2e214945..4f3c2e01e7bc 100644 --- a/misc/p5-Business-ISIN/Makefile +++ b/misc/p5-Business-ISIN/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Business::ISIN -# Date created: 24 Jan 2002 -# Whom: Seamus Venasse -# +# Created by: Seamus Venasse # $FreeBSD$ -# PORTNAME= Business-ISIN PORTVERSION= 0.20 @@ -18,7 +14,8 @@ COMMENT= Validate International Securities Identification Numbers BUILD_DEPENDS= p5-Locale-Codes>=0:${PORTSDIR}/misc/p5-Locale-Codes RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Business::ISIN.3 -- cgit v1.2.3