Files
ports/devel/rubygem-stream/Makefile
2021-04-06 16:31:07 +02:00

21 lines
330 B
Makefile

# Created by: Ulrich Spoerlein <uspoerlein@gmail.com>
PORTNAME= stream
PORTVERSION= 0.5
PORTREVISION= 2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Interface for external iterators
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>