svn commit: r511127 - head/graphics/rubygem-clutter-gtk

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


Author: sunpoet
Date: Wed Sep  4 17:20:59 2019
New Revision: 511127
URL: https://svnweb.freebsd.org/changeset/ports/511127

Log:
  Add LICENSE_FILE

Modified:
  head/graphics/rubygem-clutter-gtk/Makefile

Modified: head/graphics/rubygem-clutter-gtk/Makefile
==============================================================================
--- head/graphics/rubygem-clutter-gtk/Makefile	Wed Sep  4 17:20:54 2019	(r511126)
+++ head/graphics/rubygem-clutter-gtk/Makefile	Wed Sep  4 17:20:59 2019	(r511127)
@@ -9,6 +9,7 @@ MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Ruby/ClutterGTK is a Ruby binding of Clutter-GTK
 
 LICENSE=	LGPL21+
+LICENSE_FILE=	${WRKSRC}/COPYING.LIB
 
 BUILD_DEPENDS=	rubygem-rake>=0:devel/rubygem-rake
 LIB_DEPENDS=	libclutter-gtk-1.0.so:graphics/clutter-gtk3


More information about the svn-ports-head mailing list