Date: Wed, 13 Nov 2019 23:39:53 +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: r517499 - head/devel/rubygem-storable Message-ID: <201911132339.xADNdrwX049767@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Nov 13 23:39:53 2019 New Revision: 517499 URL: https://svnweb.freebsd.org/changeset/ports/517499 Log: Add LICENSE_FILE Modified: head/devel/rubygem-storable/Makefile Modified: head/devel/rubygem-storable/Makefile ============================================================================== --- head/devel/rubygem-storable/Makefile Wed Nov 13 23:39:47 2019 (r517498) +++ head/devel/rubygem-storable/Makefile Wed Nov 13 23:39:53 2019 (r517499) @@ -10,6 +10,7 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Marshal Ruby classes into and out of multiple formats LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= gem USE_RUBY= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911132339.xADNdrwX049767>