- Add LICENSE

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2018-03-12 09:03:12 +00:00
parent 8f733ea1be
commit d786e7f53c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=464238

View File

@ -10,6 +10,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Helper routines for using Sub::Exporter to build methods
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= p5-Sub-Name>=0:devel/p5-Sub-Name \
p5-Sub-Exporter>=0.978:devel/p5-Sub-Exporter
BUILD_DEPENDS:= ${RUN_DEPENDS}