summaryrefslogtreecommitdiff
path: root/security/ruby-simple_oauth/Makefile
blob: 2712b6b62c023ad5885f95690f1e4022a0b9d4e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.1.1.1 2011/04/12 11:58:45 obache Exp $

DISTNAME=	simple_oauth-0.1.4
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"