From fc03df6ce3d9866f3d9c560c7497b716d912ff56 Mon Sep 17 00:00:00 2001 From: sunpoet Date: Thu, 8 May 2014 05:22:19 +0000 Subject: - Add LICENSE --- devel/rubygem-github_api/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'devel') diff --git a/devel/rubygem-github_api/Makefile b/devel/rubygem-github_api/Makefile index bc275be4d441..8cf8a9eeba89 100644 --- a/devel/rubygem-github_api/Makefile +++ b/devel/rubygem-github_api/Makefile @@ -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 \ -- cgit