freebsd-ports/textproc/rubygem-elasticsearch-rails/Makefile

18 lines
373 B
Makefile
Raw Normal View History

PORTNAME= elasticsearch-rails
PORTVERSION= 7.2.1
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>