Sunpoet Po-Chuan Hsieh 6edf00c411 Add rubygem-elasticsearch-rails 6.0.0
The Elasticsearch::Rails library is a companion for the the elasticsearch-model
library, providing features suitable for Ruby on Rails applications.

WWW: https://github.com/elastic/elasticsearch-rails/tree/master/elasticsearch-rails
2019-04-13 23:31:50 +00:00

20 lines
330 B
Makefile

# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= elasticsearch-rails
PORTVERSION= 6.0.0
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Ruby on Rails integrations for Elasticsearch
LICENSE= APACHE20
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>