Files
bsdports/ruby/rubygem-aws-eventstream/Makefile
2019-12-26 07:26:06 +00:00

19 lines
274 B
Makefile

#
# $Id$
#
PORTNAME= aws-eventstream
PORTVERSION= 1.0.3
CATEGORIES= rubygems
MAINTAINER= none@FreeBSD.org
MASTER_SITES= RG
COMMENT= AWS Event Stream Library
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>
#EOF