svn commit: r511126 - head/graphics/rubygem-clutter-gdk
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Sep 4 17:20:55 UTC 2019
Author: sunpoet
Date: Wed Sep 4 17:20:54 2019
New Revision: 511126
URL: https://svnweb.freebsd.org/changeset/ports/511126
Log:
Add LICENSE_FILE
Modified:
head/graphics/rubygem-clutter-gdk/Makefile
Modified: head/graphics/rubygem-clutter-gdk/Makefile
==============================================================================
--- head/graphics/rubygem-clutter-gdk/Makefile Wed Sep 4 17:20:50 2019 (r511125)
+++ head/graphics/rubygem-clutter-gdk/Makefile Wed Sep 4 17:20:54 2019 (r511126)
@@ -10,6 +10,7 @@ MAINTAINER= sunpoet at FreeBSD.org
COMMENT= Ruby binding of GDK specific API of Clutter
LICENSE= LGPL21+
+LICENSE_FILE= ${WRKSRC}/COPYING.LIB
RUN_DEPENDS= rubygem-clutter>=${PORTVERSION}:graphics/rubygem-clutter \
rubygem-gdk3>=${PORTVERSION}:x11-toolkits/rubygem-gdk3
More information about the svn-ports-head
mailing list