diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-11-15 11:03:51 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-11-15 11:03:51 +0800 |
commit | f9daf02c58783393d2847dfe184d889339f84116 (patch) | |
tree | 9fe23e9ff857fa2172b8258b88c6fd55ea8140eb | |
parent | 8a1b1bf6137dd21da966f5e821fafefd994574be (diff) | |
download | freebsd-ports-gnome-f9daf02c58783393d2847dfe184d889339f84116.tar.gz freebsd-ports-gnome-f9daf02c58783393d2847dfe184d889339f84116.tar.zst freebsd-ports-gnome-f9daf02c58783393d2847dfe184d889339f84116.zip |
- Add LICENSE_FILE
-rw-r--r-- | textproc/p5-XML-LibXML-PrettyPrint/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-XML-LibXML-PrettyPrint/Makefile b/textproc/p5-XML-LibXML-PrettyPrint/Makefile index 4c3d403f593b..d921dad5e33f 100644 --- a/textproc/p5-XML-LibXML-PrettyPrint/Makefile +++ b/textproc/p5-XML-LibXML-PrettyPrint/Makefile @@ -13,6 +13,7 @@ COMMENT= Add pleasant whitespace to a DOM tree LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-Exporter-Tiny>=0:${PORTSDIR}/devel/p5-Exporter-Tiny \ p5-XML-LibXML>=1.62:${PORTSDIR}/textproc/p5-XML-LibXML |