# Created by: Ryan Steinmetz <zi@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_1_0/textproc/rubygem-elasticsearch-api/Makefile 367864 2014-09-10 15:33:41Z zi $

PORTNAME=	elasticsearch-api
PORTVERSION=	1.0.5
CATEGORIES=	textproc rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Ruby API for Elasticsearch

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

# NOTE: This port must be updated at the same time as textproc/rubygem-elasticsearch
# and textproc/rubygem-elasticsearch-transport

.include <bsd.port.mk>
