svn commit: r511125 - head/graphics/rubygem-clutter

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


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

Log:
  Add LICENSE_FILE

Modified:
  head/graphics/rubygem-clutter/Makefile

Modified: head/graphics/rubygem-clutter/Makefile
==============================================================================
--- head/graphics/rubygem-clutter/Makefile	Wed Sep  4 17:20:45 2019	(r511124)
+++ head/graphics/rubygem-clutter/Makefile	Wed Sep  4 17:20:50 2019	(r511125)
@@ -9,6 +9,7 @@ MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Ruby binding for Clutter
 
 LICENSE=	LGPL21+
+LICENSE_FILE=	${WRKSRC}/COPYING.LIB
 
 BUILD_DEPENDS=	rubygem-rake>=0:devel/rubygem-rake
 LIB_DEPENDS=	libclutter-glx-1.0.so:graphics/clutter


More information about the svn-ports-head mailing list