ports/textproc/rubygem-elasticsearch-rails/Makefile

17 lines
373 B
Makefile

PORTNAME= elasticsearch-rails
PORTVERSION= 8.0.0
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Ruby on Rails integrations for Elasticsearch
WWW= https://github.com/elastic/elasticsearch-rails/tree/master/elasticsearch-rails
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>