diff --git a/net/rubygem-nats-pure/Makefile b/net/rubygem-nats-pure/Makefile index 6b55c5e7b79c..776473c64150 100644 --- a/net/rubygem-nats-pure/Makefile +++ b/net/rubygem-nats-pure/Makefile @@ -1,16 +1,18 @@ # $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 +LICENSE= APACHE20 USES= gem USE_RUBY= yes +NO_ARCH= yes + .include