# New ports collection makefile for:	rubygem-dm-core
# Date created:		2010-01-20
# Whom:			Jyun-Yan You <jyyou@cs.nctu.edu.tw>
#
# $FreeBSD: ports/databases/rubygem-dm-core/Makefile,v 1.7 2010/09/22 00:14:09 pgollucci Exp $
#

PORTNAME=	dm-core
PORTVERSION=	1.0.2
PORTREVISION=	1
CATEGORIES=	databases rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	An Object/Relational Mapper for Ruby

RUN_DEPENDS=	rubygem-extlib>=0.9.15:${PORTSDIR}/devel/rubygem-extlib \
		rubygem-addressable>=2.2:${PORTSDIR}/www/rubygem-addressable

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
