Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Oct 2015 23:12:12 +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: r399041 - head/devel/rubygem-cyoi
Message-ID:  <201510102312.t9ANCCBo079728@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510102312.t9ANCCBo079728>