# $FreeBSD$

PORTNAME=	nats-pure
DISTVERSION=	0.6.2
CATEGORIES=	net rubygems
MASTER_SITES=	RG

MAINTAINER=	romain@FreeBSD.org
COMMENT=	Ruby client for NATS, the cloud native messaging system

LICENSE=	MIT

USES=		gem
USE_RUBY=	yes

.include <bsd.port.mk>
