Merge from vendor branch TNF:
[pkgsrc.git] / security / ruby-oauth / Makefile
1 # $NetBSD: Makefile,v 1.4 2010/09/02 00:35:56 obache Exp $
2
3 DISTNAME=       oauth-0.4.3
4 CATEGORIES=     security
5
6 MAINTAINER=     obache@NetBSD.org
7 HOMEPAGE=       http://oauth.rubyforge.org/
8 #HOMEPAGE=      http://github.com/oauth/oauth-ruby
9 COMMENT=        OAuth Core Ruby implementation
10 LICENSE=        mit
11
12 .include "../../lang/ruby/gem.mk"
13 .include "../../mk/bsd.pkg.mk"