svn commit: r353273 - head/devel/rubygem-github_api

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu May 8 05:22:19 UTC 2014


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


More information about the svn-ports-all mailing list