ports/devel/rubygem-event_stream_parser/Makefile

17 lines
322 B
Makefile

PORTNAME= event_stream_parser
PORTVERSION= 1.0.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Spec-compliant event stream parser
WWW= https://github.com/Shopify/event_stream_parser
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>