# Created by: Ulrich Spoerlein <uspoerlein@gmail.com>
# $FreeBSD: head/devel/rubygem-stream/Makefile 414136 2016-04-27 21:57:31Z swills $

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>