# Created by: rpsfa@rit.edu
# $FreeBSD: tags/RELEASE_10_0_0/devel/rubygem-orm_adapter/Makefile 332039 2013-10-30 02:39:14Z swills $

PORTNAME=	orm_adapter
PORTVERSION=	0.4.0
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Provides a single point of entry for using basic features of ruby ORMs

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
