diff options
author | miwi <miwi@FreeBSD.org> | 2008-12-14 18:32:12 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-12-14 18:32:12 +0800 |
commit | 1921c257e31d495a692afec04037e73ba558d99e (patch) | |
tree | 6bc993e131bf0f59e80c9acca39f7535553ce01e /net/Makefile | |
parent | f0da0717f68662edf7c022ea0441cad5da1b994c (diff) | |
download | freebsd-ports-gnome-1921c257e31d495a692afec04037e73ba558d99e.tar.gz freebsd-ports-gnome-1921c257e31d495a692afec04037e73ba558d99e.tar.zst freebsd-ports-gnome-1921c257e31d495a692afec04037e73ba558d99e.zip |
Rubygem-oauth is a RubyGem for implementing both OAuth clients and
servers in Ruby applications.
WWW: http://oauth.rubyforge.org/
PR: ports/129514
Submitted by: wenheping <wenheping at gmail.com>
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 8f39b2e6c89e..0db639e96291 100644 --- a/net/Makefile +++ b/net/Makefile @@ -825,6 +825,7 @@ SUBDIR += ruby-tserver SUBDIR += rubygem-macaddr SUBDIR += rubygem-net-netrc + SUBDIR += rubygem-oauth SUBDIR += rubygem-openid SUBDIR += rubygem-rightaws SUBDIR += rubygem-righthttpconnection |