Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Oct 2015 15:49:57 +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: r400264 - head/devel/rubygem-grape
Message-ID:  <201510271549.t9RFnvCd051844@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Oct 27 15:49:57 2015
New Revision: 400264
URL: https://svnweb.freebsd.org/changeset/ports/400264

Log:
  - Add LICENSE_FILE

Modified:
  head/devel/rubygem-grape/Makefile

Modified: head/devel/rubygem-grape/Makefile
==============================================================================
--- head/devel/rubygem-grape/Makefile	Tue Oct 27 15:49:52 2015	(r400263)
+++ head/devel/rubygem-grape/Makefile	Tue Oct 27 15:49:57 2015	(r400264)
@@ -9,6 +9,7 @@ MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Framework for rapid API development with great conventions
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	rubygem-activesupport4>=0:${PORTSDIR}/devel/rubygem-activesupport4 \
 		rubygem-builder32>=0:${PORTSDIR}/devel/rubygem-builder32 \



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