ports/devel/rubygem-language_server-protocol/Makefile

17 lines
334 B
Makefile

PORTNAME= language_server-protocol
PORTVERSION= 3.17.0.4
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Language Server Protocol SDK
WWW= https://github.com/mtsmfm/language_server-protocol-ruby
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>