diff options
Diffstat (limited to 'devel/p5-Data-Hierarchy/Makefile')
-rw-r--r-- | devel/p5-Data-Hierarchy/Makefile | 3 |
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 |