pkgsrc/security/ruby-simple_oauth/Makefile

13 lines
332 B
Makefile
Raw Normal View History

2015-03-15 18:30:24 +01:00
# $NetBSD: Makefile,v 1.8 2015/03/15 17:30:24 hiramatsu Exp $
DISTNAME= simple_oauth-0.3.1
CATEGORIES= security
2015-03-15 18:30:24 +01:00
MAINTAINER= pkgsrc-users@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"