diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-12-22 02:34:49 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-12-22 02:34:49 +0800 |
commit | 4f947dd1755396ddc6c09806032959328bc5a831 (patch) | |
tree | 39f3364edeedff357db28e59ffb381cef9566cd6 /textproc | |
parent | 96d48e107f89dbfba1f1b6b7a2bc60be006b43d4 (diff) | |
download | freebsd-ports-gnome-4f947dd1755396ddc6c09806032959328bc5a831.tar.gz freebsd-ports-gnome-4f947dd1755396ddc6c09806032959328bc5a831.tar.zst freebsd-ports-gnome-4f947dd1755396ddc6c09806032959328bc5a831.zip |
- Add LICENSE_FILE
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-HTML-FormatExternal/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-HTML-FormatExternal/Makefile b/textproc/p5-HTML-FormatExternal/Makefile index 22ffe7231860..d3248cc83d6b 100644 --- a/textproc/p5-HTML-FormatExternal/Makefile +++ b/textproc/p5-HTML-FormatExternal/Makefile @@ -10,6 +10,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= HTML to text formatting using external programs LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= p5-IPC-Run>0:${PORTSDIR}/devel/p5-IPC-Run \ p5-URI>=0.08:${PORTSDIR}/net/p5-URI \ |