From aeb9b91a61e7544a1e9e1bfebbb46f4236dfe6d7 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Sep 2019 17:21:42 +0000 Subject: [PATCH] Add LICENSE_FILE --- x11-toolkits/rubygem-gtksourceview3/Makefile | 1 + 1 file changed, 1 insertion(+) 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