# New ports collection makefile for: rubygem-twitter-stream # Date created: 2010-11-03 # Whom: TAKATSU Tomonari # # $FreeBSD$ # PORTNAME= twitter-stream PORTVERSION= 0.1.13 CATEGORIES= net rubygems MASTER_SITES= RG MAINTAINER= tota@FreeBSD.org COMMENT= Twitter realtime API client RUN_DEPENDS= rubygem-eventmachine>=0.12.8:${PORTSDIR}/devel/rubygem-eventmachine \ rubygem-simple_oauth>=0.1.4:${PORTSDIR}/net/rubygem-simple_oauth USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes .include