# Created by: Dennis Herrmann <dhn@FreeBSD.org>
# $FreeBSD: head/net/rubygem-rubytter/Makefile 414136 2016-04-27 21:57:31Z swills $

PORTNAME=	rubytter
PORTVERSION=	1.5.1
CATEGORIES=	net rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Simple Twitter library

LICENSE=	MIT

RUN_DEPENDS=	rubygem-json>=1.1.3:devel/rubygem-json \
		rubygem-oauth>=0.3.6:net/rubygem-oauth

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
