PORTNAME=	neighbor
PORTVERSION=	0.3.2
CATEGORIES=	databases rubygems
MASTER_SITES=	RG

MAINTAINER=	mfechner@FreeBSD.org
COMMENT=	Ruby nearest neighbor search for Rails and Postgres
WWW=		https://github.com/ankane/neighbor

LICENSE=	MIT

RUN_DEPENDS=	rubygem-activerecord70>=6.1:databases/rubygem-activerecord70

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>
