aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-09-04 17:21:42 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-09-04 17:21:42 +0000
commitaeb9b91a61e7544a1e9e1bfebbb46f4236dfe6d7 (patch)
tree68889c9c10191781f0af47e061f6d9164dba3a69 /x11-toolkits
parent82251f85135221a11b115053fc32544b23f6463f (diff)
downloadports-aeb9b91a61e7544a1e9e1bfebbb46f4236dfe6d7.tar.gz
ports-aeb9b91a61e7544a1e9e1bfebbb46f4236dfe6d7.zip
Add LICENSE_FILE
Notes
Notes: svn path=/head/; revision=511136
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/rubygem-gtksourceview3/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/rubygem-gtksourceview3/Makefile b/x11-toolkits/rubygem-gtksourceview3/Makefile
index 658a8e651677..f5aba8541d46 100644
--- a/x11-toolkits/rubygem-gtksourceview3/Makefile
+++ b/x11-toolkits/rubygem-gtksourceview3/Makefile
@@ -9,6 +9,7 @@ MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Ruby/GtkSourceView3 is a Ruby binding of gtksourceview-3.x
LICENSE= LGPL21+
+LICENSE_FILE= ${WRKSRC}/COPYING.LIB
BUILD_DEPENDS= rubygem-rake>=0:devel/rubygem-rake
RUN_DEPENDS= rubygem-gtk3>=${PORTVERSION}:x11-toolkits/rubygem-gtk3