PORTNAME=	ransack
PORTVERSION=	4.4.1
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Successor to the MetaSearch gem
WWW=		https://github.com/activerecord-hackery/ransack

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

RUN_DEPENDS=	rubygem-activerecord80>=7.2:databases/rubygem-activerecord80 \
		rubygem-activesupport80>=7.2:devel/rubygem-activesupport80 \
		rubygem-i18n>=0,2:devel/rubygem-i18n

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>
