summaryrefslogtreecommitdiff
path: root/security/ruby-simple_oauth/Makefile
blob: dbb681a43b657ba941f906eb210136cc203dbe02 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.6 2013/01/05 05:23:15 obache Exp $

DISTNAME=	simple_oauth-0.2.0
CATEGORIES=	security

MAINTAINER=	obache@NetBSD.org
HOMEPAGE=	https://github.com/laserlemon/simple_oauth
COMMENT=	Simple builds and verifies OAuth headers
LICENSE=	mit

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