# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_2_0/net/rubygem-ruby-openid/Makefile 380650 2015-03-06 22:41:24Z sunpoet $

PORTNAME=	ruby-openid
PORTVERSION=	2.7.0
CATEGORIES=	net rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	OpenID library written in pure Ruby

LICENSE=	APACHE20 RUBY
LICENSE_COMB=	dual

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
