aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-05-08 13:22:19 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-05-08 13:22:19 +0800
commitfc03df6ce3d9866f3d9c560c7497b716d912ff56 (patch)
tree4937372960ae2de1a0851d62b0447d755cc8ec05 /devel
parentc33ef9d3fc489448daddbcb46f66088c79edd7ca (diff)
downloadfreebsd-ports-gnome-fc03df6ce3d9866f3d9c560c7497b716d912ff56.tar.gz
freebsd-ports-gnome-fc03df6ce3d9866f3d9c560c7497b716d912ff56.tar.zst
freebsd-ports-gnome-fc03df6ce3d9866f3d9c560c7497b716d912ff56.zip
- Add LICENSE
Diffstat (limited to 'devel')
-rw-r--r--devel/rubygem-github_api/Makefile2
1 files changed, 2 insertions, 0 deletions
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 \