svn commit: r511135 - head/x11-toolkits/rubygem-gtksourceview2

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Sep 4 17:21:38 UTC 2019


Author: sunpoet
Date: Wed Sep  4 17:21:37 2019
New Revision: 511135
URL: https://svnweb.freebsd.org/changeset/ports/511135

Log:
  Add LICENSE_FILE

Modified:
  head/x11-toolkits/rubygem-gtksourceview2/Makefile

Modified: head/x11-toolkits/rubygem-gtksourceview2/Makefile
==============================================================================
--- head/x11-toolkits/rubygem-gtksourceview2/Makefile	Wed Sep  4 17:21:32 2019	(r511134)
+++ head/x11-toolkits/rubygem-gtksourceview2/Makefile	Wed Sep  4 17:21:37 2019	(r511135)
@@ -9,6 +9,7 @@ MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Ruby binding for gtksourceview-2.x
 
 LICENSE=	LGPL21+
+LICENSE_FILE=	${WRKSRC}/COPYING.LIB
 
 RUN_DEPENDS=	rubygem-gtk2>=${PORTVERSION}:x11-toolkits/rubygem-gtk2
 


More information about the svn-ports-head mailing list