ports/devel/rubygem-event_stream_parser0/Makefile

20 lines
362 B
Makefile

PORTNAME= event_stream_parser
PORTVERSION= 0.3.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 0
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
PORTSCOUT= limit:^0\.
.include <bsd.port.mk>