aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Data-Types/Makefile
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2011-06-21 19:21:50 +0000
committerFrederic Culot <culot@FreeBSD.org>2011-06-21 19:21:50 +0000
commitbd329b55b0c269b16127d94225a9e71679fd51ca (patch)
treed34151071f73acc81ad476dead5d5cc66dec9439 /devel/p5-Data-Types/Makefile
parent3a0a01db969b1c3ea8d6ad9d3c3d711a720285d5 (diff)
downloadports-bd329b55b0c269b16127d94225a9e71679fd51ca.tar.gz
ports-bd329b55b0c269b16127d94225a9e71679fd51ca.zip
- Update to 0.09 [1]
- Add LICENSE Changes: http://search.cpan.org/dist/Data-Types/Changes PR: ports/158106 [1] Submitted by: Jin-Sih Lin <linpct@gmail.com>
Notes
Notes: svn path=/head/; revision=276027
Diffstat (limited to 'devel/p5-Data-Types/Makefile')
-rw-r--r--devel/p5-Data-Types/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/p5-Data-Types/Makefile b/devel/p5-Data-Types/Makefile
index 34e92661b093..66f7e477e50c 100644
--- a/devel/p5-Data-Types/Makefile
+++ b/devel/p5-Data-Types/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Data-Types
-PORTVERSION= 0.08
+PORTVERSION= 0.09
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Validate and convert data types
+LICENSE_COMB= dual
+LICENSE= ART10 GPLv1
+
PERL_MODBUILD= yes
MAN3= Data::Types.3