2010-10-16 07:09:36 +02:00
|
|
|
# $NetBSD: Makefile,v 1.5 2010/10/16 05:09:36 obache Exp $
|
2010-05-26 12:55:11 +02:00
|
|
|
|
2010-10-16 07:09:36 +02:00
|
|
|
DISTNAME= twitter-stream-0.1.10
|
2010-05-26 12:55:11 +02:00
|
|
|
CATEGORIES= net
|
|
|
|
|
|
|
|
MAINTAINER= obache@NetBSD.org
|
|
|
|
HOMEPAGE= http://github.com/voloko/twitter-stream
|
|
|
|
COMMENT= Twitter realtime API client
|
|
|
|
#LICENSE= # neither copyright nor restriction notice
|
|
|
|
|
|
|
|
DEPENDS+= ${RUBY_PKGPREFIX}-eventmachine>=0.12.8:../../devel/ruby-eventmachine
|
2010-08-03 08:31:45 +02:00
|
|
|
DEPENDS+= ${RUBY_PKGPREFIX}-roauth>=0.0.2:../../security/ruby-roauth
|
2010-05-26 12:55:11 +02:00
|
|
|
|
2010-09-10 09:38:56 +02:00
|
|
|
.include "../../lang/ruby/gem.mk"
|
2010-05-26 12:55:11 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|