svn commit: r399029 - head/devel/rubygem-inflecto

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Oct 10 23:11:15 UTC 2015


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 at FreeBSD.org
 COMMENT=	Inflector for strings
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 NO_ARCH=	yes
 USE_RUBY=	yes


More information about the svn-ports-all mailing list