Date: Wed, 4 Sep 2019 17:21:04 +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: r511128 - head/graphics/rubygem-gdk_pixbuf2 Message-ID: <201909041721.x84HL4ga048143@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Sep 4 17:21:04 2019 New Revision: 511128 URL: https://svnweb.freebsd.org/changeset/ports/511128 Log: Add LICENSE_FILE Modified: head/graphics/rubygem-gdk_pixbuf2/Makefile Modified: head/graphics/rubygem-gdk_pixbuf2/Makefile ============================================================================== --- head/graphics/rubygem-gdk_pixbuf2/Makefile Wed Sep 4 17:20:59 2019 (r511127) +++ head/graphics/rubygem-gdk_pixbuf2/Makefile Wed Sep 4 17:21:04 2019 (r511128) @@ -9,6 +9,7 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Ruby binding for GdkPixbuf2 LICENSE= LGPL21+ +LICENSE_FILE= ${WRKSRC}/COPYING.LIB BUILD_DEPENDS= rubygem-rake>=0:devel/rubygem-rake RUN_DEPENDS= rubygem-gio2>=${PORTVERSION}:devel/rubygem-gio2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909041721.x84HL4ga048143>