PORTNAME=	flipper-active_record
PORTVERSION=	0.26.0
CATEGORIES=	databases rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	ActiveRecord adapter for Flipper
WWW=		https://github.com/jnunemaker/flipper

LICENSE=	MIT

RUN_DEPENDS=	rubygem-activerecord50>=4.2<8:databases/rubygem-activerecord50 \
		rubygem-flipper>=${PORTVERSION}<0.27:devel/rubygem-flipper

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>
