aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Frame/Makefile
diff options
context:
space:
mode:
authorPhilippe Audeoud <jadawin@FreeBSD.org>2014-03-11 10:27:06 +0000
committerPhilippe Audeoud <jadawin@FreeBSD.org>2014-03-11 10:27:06 +0000
commit2bf9c19cae5e3a4cc54ddd2730c5565dc4964397 (patch)
tree9966f3dcee3e3d40940db93709eaed8aab282e95 /net/p5-Net-Frame/Makefile
parent2987aede7384d51b7243d1058d5d401941206ee0 (diff)
- Update to 1.10
- Add LICENSE
Notes
Notes: svn path=/head/; revision=347871
Diffstat (limited to 'net/p5-Net-Frame/Makefile')
-rw-r--r--net/p5-Net-Frame/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/p5-Net-Frame/Makefile b/net/p5-Net-Frame/Makefile
index 0c1303006d50..7aaf607b4907 100644
--- a/net/p5-Net-Frame/Makefile
+++ b/net/p5-Net-Frame/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Net-Frame
-PORTVERSION= 1.09
+PORTVERSION= 1.10
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -10,6 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Base framework for frame crafting
+LICENSE= ART10
+
BUILD_DEPENDS= p5-Bit-Vector>=0:${PORTSDIR}/math/p5-Bit-Vector \
p5-Class-Gomor>=1.00:${PORTSDIR}/devel/p5-Class-Gomor \
p5-Net-IPv6Addr>=0:${PORTSDIR}/net-mgmt/p5-Net-IPv6Addr \