# Created by: Steven Kreuzer
# $FreeBSD: tags/RELEASE_11_0_0/www/rubygem-rfacebook/Makefile 414136 2016-04-27 21:57:31Z swills $

PORTNAME=	rfacebook
PORTVERSION=	0.9.8
PORTREVISION=	1
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Ruby interface to the Facebook API

LICENSE=	BSD4CLAUSE

RUN_DEPENDS=	rubygem-hpricot>=0.6.0:www/rubygem-hpricot \
		rubygem-mocha>=0.5.3:devel/rubygem-mocha

NO_ARCH=	yes

USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
