From 1f5b5c622ae56589c24bd2e288a598975812e16d Mon Sep 17 00:00:00 2001 From: Jun Kuriyama Date: Thu, 20 Nov 2014 10:20:02 +0000 Subject: - Upgrade to 0.08. --- textproc/p5-Text-LTSV/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'textproc/p5-Text-LTSV/Makefile') diff --git a/textproc/p5-Text-LTSV/Makefile b/textproc/p5-Text-LTSV/Makefile index 5932ea452b4e..1939631ca3df 100644 --- a/textproc/p5-Text-LTSV/Makefile +++ b/textproc/p5-Text-LTSV/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Text-LTSV -PORTVERSION= 0.07 +PORTVERSION= 0.08 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -9,6 +9,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension for Labeled Tab Separated Value manipulator +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + RUN_DEPENDS= \ p5-Project-Libs>0:${PORTSDIR}/devel/p5-Project-Libs \ p5-Tie-IxHash>0:${PORTSDIR}/devel/p5-Tie-IxHash \ @@ -18,5 +21,6 @@ BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure +NO_ARCH= YES .include -- cgit v1.2.3