summaryrefslogtreecommitdiff
path: root/security/ruby-soauth/Makefile
blob: e0db337fea903a0b3ab8c7af2dba1c386aeec34a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.2 2010/09/10 07:47:05 taca Exp $

DISTNAME=	soauth-0.2
CATEGORIES=	security

MAINTAINER=	obache@NetBSD.org
HOMEPAGE=	http://github.com/tofumatt/soauth
COMMENT=	Ruby library that creates HTTP headers for OAuth Authorization
LICENSE=	mit

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