2005-09-04 14:36:23 +02:00
|
|
|
# New ports collection makefile for: devel/rubygem-stream
|
|
|
|
# Date created: 02.08.2005
|
2008-04-26 16:34:24 +02:00
|
|
|
# Whom: Ulrich Spoerlein <uspoerlein@gmail.com>
|
2005-09-04 14:36:23 +02:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= stream
|
|
|
|
PORTVERSION= 0.5
|
2008-04-26 16:34:24 +02:00
|
|
|
PORTREVISION= 2
|
2006-01-21 21:25:07 +01:00
|
|
|
CATEGORIES= devel rubygems
|
2010-09-09 21:12:56 +02:00
|
|
|
MASTER_SITES= RG
|
2006-05-25 00:27:58 +02:00
|
|
|
|
2010-06-03 05:02:35 +02:00
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
2005-09-04 14:36:23 +02:00
|
|
|
COMMENT= Interface for external iterators
|
|
|
|
|
2008-04-06 10:58:21 +02:00
|
|
|
USE_RUBY= yes
|
|
|
|
USE_RUBYGEMS= yes
|
2009-02-14 03:16:03 +01:00
|
|
|
RUBYGEM_AUTOPLIST= yes
|
2008-04-06 10:58:21 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|