summaryrefslogtreecommitdiff
path: root/security/ruby-oauth/Makefile
blob: 79a314100fad4e3cec061ffc6b6c37fb81b2194d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.6 2010/11/01 04:02:26 obache Exp $

DISTNAME=	oauth-0.4.4
CATEGORIES=	security

MAINTAINER=	obache@NetBSD.org
HOMEPAGE=	http://oauth.rubyforge.org/
#HOMEPAGE=	http://github.com/oauth/oauth-ruby
COMMENT=	OAuth Core Ruby implementation
LICENSE=	mit

.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"