- Add LICENSE

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-03-06 16:02:44 +00:00
parent 8b2061aec5
commit 3d99191b23
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=380605

View file

@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= This module implements an XML diff producing XML output
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML \
p5-Algorithm-Diff>=0:${PORTSDIR}/devel/p5-Algorithm-Diff
RUN_DEPENDS:= ${BUILD_DEPENDS}