svn commit: r511119 - head/accessibility/rubygem-atk

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


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

Log:
  Add LICENSE_FILE

Modified:
  head/accessibility/rubygem-atk/Makefile

Modified: head/accessibility/rubygem-atk/Makefile
==============================================================================
--- head/accessibility/rubygem-atk/Makefile	Wed Sep  4 17:20:15 2019	(r511118)
+++ head/accessibility/rubygem-atk/Makefile	Wed Sep  4 17:20:20 2019	(r511119)
@@ -9,6 +9,7 @@ MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Ruby binding for ATK
 
 LICENSE=	LGPL21+
+LICENSE_FILE=	${WRKSRC}/COPYING.LIB
 
 BUILD_DEPENDS=	rubygem-rake>=0:devel/rubygem-rake
 RUN_DEPENDS=	rubygem-glib2>=${PORTVERSION}:devel/rubygem-glib2


More information about the svn-ports-all mailing list