# New ports collection makefile for:	rubygem-roauth
# Date created:		2010-11-03
# Whom:			TAKATSU Tomonari <tota@FreeBSD.org>
#
# $FreeBSD: ports/security/rubygem-roauth/Makefile,v 1.2 2010/11/14 07:48:13 tota Exp $
#

PORTNAME=	roauth
PORTVERSION=	0.0.6
CATEGORIES=	security rubygems
MASTER_SITES=	RG

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Simple Ruby OAuth library

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
