diff options
author | Johannes Jost Meixner <xmj@FreeBSD.org> | 2014-12-09 17:35:42 +0000 |
---|---|---|
committer | Johannes Jost Meixner <xmj@FreeBSD.org> | 2014-12-09 17:35:42 +0000 |
commit | 6da0935debfccac428d69d0a370c35766f6dc1ea (patch) | |
tree | ff13fb05d127c393355db86821ca4f6ec724c327 /www/Makefile | |
parent | 3da06622f6bac7a04d021e72c24cf4cb78d21d83 (diff) | |
download | ports-6da0935debfccac428d69d0a370c35766f6dc1ea.tar.gz ports-6da0935debfccac428d69d0a370c35766f6dc1ea.zip |
www/rubygem-tumblr_client: create port
This is the official Ruby wrapper for the Tumblr v2 API.
It supports all endpoints currently available on the Tumblr API.
WWW: https://github.com/tumblr/tumblr_client
PR: 195758
Differential Revision: https://reviews.freebsd.org/D1278
Submitted by: Michael Moll <kvedulv@kvedulv.de>
Approved by: kswills (mentor)
Notes
Notes:
svn path=/head/; revision=374412
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index cb5ae525c99b..aa49979f94c6 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1900,6 +1900,7 @@ SUBDIR += rubygem-thin SUBDIR += rubygem-tinyatom SUBDIR += rubygem-tinymce-rails + SUBDIR += rubygem-tumblr_client SUBDIR += rubygem-turbolinks SUBDIR += rubygem-typhoeus SUBDIR += rubygem-uglifier |