svn commit: r400264 - head/devel/rubygem-grape

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Oct 27 15:49:58 UTC 2015


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 at 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 \


More information about the svn-ports-all mailing list