Date: Wed, 4 Sep 2019 17:20:20 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r511119 - head/accessibility/rubygem-atk Message-ID: <201909041720.x84HKKwn044917@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909041720.x84HKKwn044917>