# Ports collection makefile for:	rubygem-orm_adapter
# Date created:				2011-06-16
# Whom:					rpsfa@rit.edu
#
# $FreeBSD: ports/devel/rubygem-orm_adapter/Makefile,v 1.4 2012/02/08 02:07:25 pgollucci Exp $

PORTNAME=	orm_adapter
PORTVERSION=	0.0.6
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>
