Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Aug 2014 00:28:20 +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: r364682 - head/devel/rubygem-grape
Message-ID:  <53e95fa4.2d85.37237f3f@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Aug 12 00:28:19 2014
New Revision: 364682
URL: http://svnweb.freebsd.org/changeset/ports/364682
QAT: https://qat.redports.org/buildarchive/r364682/

Log:
  - Add LICENSE
  - Remove contiguous blank lines

Modified:
  head/devel/rubygem-grape/Makefile

Modified: head/devel/rubygem-grape/Makefile
==============================================================================
--- head/devel/rubygem-grape/Makefile	Tue Aug 12 00:28:15 2014	(r364681)
+++ head/devel/rubygem-grape/Makefile	Tue Aug 12 00:28:19 2014	(r364682)
@@ -8,6 +8,8 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Framework for rapid API development with great conventions
 
+LICENSE=	MIT
+
 RUN_DEPENDS=	rubygem-activesupport>=0:${PORTSDIR}/devel/rubygem-activesupport \
 		rubygem-builder>=0:${PORTSDIR}/devel/rubygem-builder \
 		rubygem-hashie>=1.2.0:${PORTSDIR}/devel/rubygem-hashie \
@@ -22,5 +24,4 @@ USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
-
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53e95fa4.2d85.37237f3f>