# $FreeBSD: head/databases/rubygem-dm-migrations/Makefile 414136 2016-04-27 21:57:31Z swills $

PORTNAME=	dm-migrations
PORTVERSION=	1.2.0
CATEGORIES=	databases rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	DataMapper plugin for writing and specifying migrations

LICENSE=	MIT

RUN_DEPENDS=	rubygem-dm-core>=${PORTVERSION}:databases/rubygem-dm-core

NO_ARCH=	yes

USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
