PORTNAME=	activerecord-deprecated_finders
PORTVERSION=	1.0.4
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Deprecated finder APIs from Active Record
WWW=		https://github.com/rails/activerecord-deprecated_finders

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
