PORTNAME=	dm-chunked_query
PORTVERSION=	0.3.1
CATEGORIES=	databases rubygems
MASTER_SITES=	RG

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Allows performing chunked queries
WWW=		https://github.com/postmodern/dm-chunked_query

LICENSE=	mit

BUILD_DEPENDS=	${RUN_DEPENDS}
RUN_DEPENDS=	rubygem-dm-aggregates>=1.0:databases/rubygem-dm-aggregates \
		rubygem-dm-core>=1.0:databases/rubygem-dm-core

NO_ARCH=	yes

USES=		gem

.include <bsd.port.mk>
