Files
ports/net/rubygem-nats-pure/Makefile
T
2021-01-03 20:29:49 +00:00

19 lines
274 B
Makefile

# $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= APACHE20
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>