diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-06-13 11:54:04 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-06-13 11:54:04 +0000 |
commit | 82e73e214425a8d99397b1a82f71232dee3ced90 (patch) | |
tree | d02dcc8163d57e636eeb84bca96c2a6cd2ae7a0b /net/Makefile | |
parent | fb8c240af2418a38a4549aa8c52b162c82122fdc (diff) | |
download | ports-82e73e214425a8d99397b1a82f71232dee3ced90.tar.gz ports-82e73e214425a8d99397b1a82f71232dee3ced90.zip |
- Add rubygem-dropbox-sdk 1.5.1
dropbox-sdk is a library that provides a plain function-call interface to the
Dropbox API web endpoints.
WWW: https://www.dropbox.com/developers
RG: https://rubygems.org/gems/dropbox-sdk
Notes
Notes:
svn path=/head/; revision=320783
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 363fd1f4c888..5aa39f0d0d71 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1025,6 +1025,7 @@ SUBDIR += rubygem-aws-s3 SUBDIR += rubygem-bunny SUBDIR += rubygem-domain_name + SUBDIR += rubygem-dropbox-sdk SUBDIR += rubygem-geoip SUBDIR += rubygem-http_parser.rb SUBDIR += rubygem-httpauth |