From 4063eccdf2bd0d3ca469e5e96332e58fe5ad72dd Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 2 Aug 2013 21:38:09 +0000 Subject: - Convert to new perl framework - Trim Makefile header --- textproc/p5-Text-Decorator/Makefile | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'textproc/p5-Text-Decorator/Makefile') diff --git a/textproc/p5-Text-Decorator/Makefile b/textproc/p5-Text-Decorator/Makefile index 64236af49860..869829677f62 100644 --- a/textproc/p5-Text-Decorator/Makefile +++ b/textproc/p5-Text-Decorator/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Text-Decorator -# Date created: 05 Jun 06 -# Whom: Aaron Dalton -# +# Created by: Aaron Dalton # $FreeBSD$ -# PORTNAME= Text-Decorator PORTVERSION= 1.65 @@ -28,6 +24,7 @@ MAN3= Text::Decorator.3 \ Text::Decorator::Group.3 \ Text::Decorator::Node.3 -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild .include -- cgit v1.2.3