# New ports collection makefile for:	simple_oauth
# Date created:				Mar 03, 2011
# Whom:					Cheng-Lung Sung <clsung@FreeBSD.org>
#
# $FreeBSD: ports/net/rubygem-simple_oauth/Makefile,v 1.4 2011/06/20 06:42:12 clsung Exp $
#

PORTNAME=	simple_oauth
PORTVERSION=	0.1.5
CATEGORIES=	net rubygems
MASTER_SITES=	RG

MAINTAINER=	clsung@FreeBSD.org
COMMENT=	Rubygem for Simply builds and verifies OAuth headers

RUN_DEPENDS=	rubygem-mocha>=0:${PORTSDIR}/devel/rubygem-mocha

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
