freebsd-ports/devel/rubygem-stream/Makefile
Martin Wilke dfc196de17 - The official gem file has been re-rolled and
now works with standard ruby-gem port
- Only tiny changes in the distfile contents, therefore bump port revision
- Use official mirrors
- Update my email address

PR:		123107
Submitted by:	Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer)
2008-04-26 14:34:24 +00:00

21 lines
408 B
Makefile

# New ports collection makefile for: devel/rubygem-stream
# Date created: 02.08.2005
# Whom: Ulrich Spoerlein <uspoerlein@gmail.com>
#
# $FreeBSD$
#
PORTNAME= stream
PORTVERSION= 0.5
PORTREVISION= 2
CATEGORIES= devel rubygems
MASTER_SITES= RF
MASTER_SITE_SUBDIR= rgl
MAINTAINER= uspoerlein@gmail.com
COMMENT= Interface for external iterators
USE_RUBY= yes
USE_RUBYGEMS= yes
.include <bsd.port.mk>