svn commit: r399041 - head/devel/rubygem-cyoi

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


Author: sunpoet
Date: Sat Oct 10 23:12:11 2015
New Revision: 399041
URL: https://svnweb.freebsd.org/changeset/ports/399041

Log:
  - Add LICENSE_FILE

Modified:
  head/devel/rubygem-cyoi/Makefile

Modified: head/devel/rubygem-cyoi/Makefile
==============================================================================
--- head/devel/rubygem-cyoi/Makefile	Sat Oct 10 23:12:07 2015	(r399040)
+++ head/devel/rubygem-cyoi/Makefile	Sat Oct 10 23:12:11 2015	(r399041)
@@ -9,6 +9,7 @@ MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Library to prompt for infrastructure and login credentials
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 RUN_DEPENDS=	rubygem-fog>=0:${PORTSDIR}/devel/rubygem-fog \
 		rubygem-highline>=1.6:${PORTSDIR}/devel/rubygem-highline \


More information about the svn-ports-head mailing list