aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-09-04 17:21:56 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-09-04 17:21:56 +0000
commit1357ca6f4822ecbbb7f706595d2e8e8e80ca6bbf (patch)
tree5cf79b14f172426fa980077cffae5eef3a97bb7f /x11-toolkits
parentecb29496779f81e34b5ca215e126c4aed182ec69 (diff)
downloadports-1357ca6f4822ecbbb7f706595d2e8e8e80ca6bbf.tar.gz
ports-1357ca6f4822ecbbb7f706595d2e8e8e80ca6bbf.zip
Add LICENSE_FILE
Notes
Notes: svn path=/head/; revision=511139
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/rubygem-vte/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/rubygem-vte/Makefile b/x11-toolkits/rubygem-vte/Makefile
index 5858d1e2e7da..a37dc2231e9e 100644
--- a/x11-toolkits/rubygem-vte/Makefile
+++ b/x11-toolkits/rubygem-vte/Makefile
@@ -9,6 +9,7 @@ MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Ruby binding for VTE
LICENSE= LGPL21+
+LICENSE_FILE= ${WRKSRC}/COPYING.LIB
RUN_DEPENDS= rubygem-gtk2>=${PORTVERSION}:x11-toolkits/rubygem-gtk2