12 lines
332 B
Makefile
12 lines
332 B
Makefile
# $NetBSD: Makefile,v 1.8 2015/03/15 17:30:24 hiramatsu Exp $
|
|
|
|
DISTNAME= simple_oauth-0.3.1
|
|
CATEGORIES= security
|
|
|
|
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"
|