2017-07-31 00:32:10 +02:00
|
|
|
# $NetBSD: Makefile,v 1.10 2017/07/30 22:32:21 wiz Exp $
|
2011-07-11 10:53:47 +02:00
|
|
|
|
2013-07-04 14:06:29 +02:00
|
|
|
DISTNAME= twitter_oauth-0.4.94
|
2011-07-11 10:53:47 +02:00
|
|
|
CATEGORIES= security
|
|
|
|
|
2015-03-15 17:56:49 +01:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2017-07-31 00:32:10 +02:00
|
|
|
HOMEPAGE= https://github.com/moomerman/twitter_oauth
|
2011-07-11 10:53:47 +02:00
|
|
|
COMMENT= Ruby client for the Twitter API using OAuth
|
|
|
|
LICENSE= mit
|
|
|
|
|
|
|
|
DEPENDS+= ${RUBY_PKGPREFIX}-mime-types>=1.16:../../mail/ruby-mime-types
|
2013-06-13 15:22:42 +02:00
|
|
|
DEPENDS+= ${RUBY_PKGPREFIX}-oauth>=0.4.7:../../security/ruby-oauth
|
2011-07-11 10:53:47 +02:00
|
|
|
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|