diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-03-25 02:00:05 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-03-25 02:00:05 +0800 |
commit | 32357aee876d87defdc2d64555bccd9cec967b0f (patch) | |
tree | c864b96746ccef89cbd5624236ad50c9a02e9c7e /www | |
parent | 28ff5edc6e281a96c206ebc1d9feb768b893c9cc (diff) | |
download | freebsd-ports-gnome-32357aee876d87defdc2d64555bccd9cec967b0f.tar.gz freebsd-ports-gnome-32357aee876d87defdc2d64555bccd9cec967b0f.tar.zst freebsd-ports-gnome-32357aee876d87defdc2d64555bccd9cec967b0f.zip |
- Add LICENSE
Diffstat (limited to 'www')
-rw-r--r-- | www/rubygem-geminabox/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/rubygem-geminabox/Makefile b/www/rubygem-geminabox/Makefile index 069bc17c66ad..f38b90a11c5b 100644 --- a/www/rubygem-geminabox/Makefile +++ b/www/rubygem-geminabox/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Sinatra based gem hosting app +LICENSE= MIT + RUN_DEPENDS= rubygem-builder>=0:${PORTSDIR}/devel/rubygem-builder \ rubygem-faraday>=0:${PORTSDIR}/www/rubygem-faraday \ rubygem-httpclient>=2.2.7:${PORTSDIR}/www/rubygem-httpclient \ |