2f9cb6cd71
* Remove default value of GEM_BUILD.
13 lines
335 B
Makefile
13 lines
335 B
Makefile
# $NetBSD: Makefile,v 1.5 2010/09/10 07:45:56 taca Exp $
|
|
|
|
DISTNAME= oauth-0.4.3
|
|
CATEGORIES= security
|
|
|
|
MAINTAINER= obache@NetBSD.org
|
|
HOMEPAGE= http://oauth.rubyforge.org/
|
|
#HOMEPAGE= http://github.com/oauth/oauth-ruby
|
|
COMMENT= OAuth Core Ruby implementation
|
|
LICENSE= mit
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|