Date: Sat, 10 Oct 2015 23:11:14 +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: r399029 - head/devel/rubygem-inflecto Message-ID: <201510102311.t9ANBEHw078400@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Oct 10 23:11:14 2015 New Revision: 399029 URL: https://svnweb.freebsd.org/changeset/ports/399029 Log: - Add LICENSE_FILE Modified: head/devel/rubygem-inflecto/Makefile Modified: head/devel/rubygem-inflecto/Makefile ============================================================================== --- head/devel/rubygem-inflecto/Makefile Sat Oct 10 23:11:09 2015 (r399028) +++ head/devel/rubygem-inflecto/Makefile Sat Oct 10 23:11:14 2015 (r399029) @@ -10,6 +10,7 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Inflector for strings LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510102311.t9ANBEHw078400>