aboutsummaryrefslogblamecommitdiff
path: root/net/rubygem-nats-pure/Makefile
blob: 15bcaa38210b96496c61d451fd71c44047ccf376 (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                                       
                        



                   

                   
                      
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=	APACHE20

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

.include <bsd.port.mk>