aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-03-13 02:26:44 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-03-13 02:26:44 +0800
commit28498f44a72301876e85886a3ed5f262fa3ca09b (patch)
tree11ab22e36e77c9ef90bdd8a721822500e18bccaa /devel
parentc991ae9bb2d721a1604690398950e8b7bff61764 (diff)
downloadfreebsd-ports-gnome-28498f44a72301876e85886a3ed5f262fa3ca09b.tar.gz
freebsd-ports-gnome-28498f44a72301876e85886a3ed5f262fa3ca09b.tar.zst
freebsd-ports-gnome-28498f44a72301876e85886a3ed5f262fa3ca09b.zip
- Add LICENSE
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Data-Hierarchy/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/p5-Data-Hierarchy/Makefile b/devel/p5-Data-Hierarchy/Makefile
index 97ef975531e4..8ab7ea81608f 100644
--- a/devel/p5-Data-Hierarchy/Makefile
+++ b/devel/p5-Data-Hierarchy/Makefile
@@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Handle data in a hierarchical structure
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
USES= perl5