diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2011-03-03 14:36:57 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2011-03-03 14:36:57 +0000 |
commit | 5583cbdda42d6173b257120b3c4fcb99fd00dab4 (patch) | |
tree | 0accb361764eb9695cf303378df039934a822254 /net/Makefile | |
parent | 713fb272523151a4e0ec7e7f7943ad78ed879f5e (diff) |
Rubygem-simple_oauth is a RubyGem for simply builds and
verifies OAuth headers.
WWW: http://github.com/laserlemon/simple_oauth
Notes
Notes:
svn path=/head/; revision=270199
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 11c6272818d9..1074ee6c8a0d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -974,6 +974,7 @@ SUBDIR += rubygem-righthttpconnection SUBDIR += rubygem-rightslicehost SUBDIR += rubygem-rubytter + SUBDIR += rubygem-simple_oauth SUBDIR += rubygem-tweetstream SUBDIR += rubygem-twitter SUBDIR += rubygem-twitter-stream |