2012-09-06 14:30:44 +02:00
|
|
|
# $NetBSD: Makefile,v 1.10 2012/09/06 12:30:44 obache Exp $
|
2010-05-16 13:45:10 +02:00
|
|
|
|
2012-09-06 14:30:44 +02:00
|
|
|
DISTNAME= oauth-0.4.7
|
2010-05-16 13:45:10 +02:00
|
|
|
CATEGORIES= security
|
|
|
|
|
|
|
|
MAINTAINER= obache@NetBSD.org
|
|
|
|
HOMEPAGE= http://oauth.rubyforge.org/
|
2010-08-03 09:06:45 +02:00
|
|
|
#HOMEPAGE= http://github.com/oauth/oauth-ruby
|
2010-05-16 13:45:10 +02:00
|
|
|
COMMENT= OAuth Core Ruby implementation
|
|
|
|
LICENSE= mit
|
|
|
|
|
2011-02-25 07:35:23 +01:00
|
|
|
RUBYGEM_OPTIONS+= --format-executable
|
|
|
|
|
2010-09-10 09:45:12 +02:00
|
|
|
.include "../../lang/ruby/gem.mk"
|
2010-05-16 13:45:10 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|