Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 May 2014 05:22:19 +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: r353273 - head/devel/rubygem-github_api
Message-ID:  <201405080522.s485MJjZ006797@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu May  8 05:22:19 2014
New Revision: 353273
URL: http://svnweb.freebsd.org/changeset/ports/353273
QAT: https://qat.redports.org/buildarchive/r353273/

Log:
  - Add LICENSE

Modified:
  head/devel/rubygem-github_api/Makefile

Modified: head/devel/rubygem-github_api/Makefile
==============================================================================
--- head/devel/rubygem-github_api/Makefile	Thu May  8 05:21:05 2014	(r353272)
+++ head/devel/rubygem-github_api/Makefile	Thu May  8 05:22:19 2014	(r353273)
@@ -9,6 +9,8 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Wrapper that supports all of the GitHub API v3 methods
 
+LICENSE=	MIT
+
 RUN_DEPENDS=	rubygem-addressable>=0:${PORTSDIR}/www/rubygem-addressable \
 		rubygem-faraday>=0.8.7:${PORTSDIR}/www/rubygem-faraday \
 		rubygem-hashie>=1.2:${PORTSDIR}/devel/rubygem-hashie \



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