# Ports collection makefile for:		rubygem-event-loop
# Date created:					Fri Mar 31 20:45:37 PST 2006
# Whom:						Alexander Botero-Lowry <alex@foxybanana.com>
#
# $FreeBSD: ports/devel/rubygem-event-loop/Makefile,v 1.2 2006/09/13 03:21:36 alexbl Exp $

PORTNAME=	event-loop
PORTVERSION=	0.2
CATEGORIES=	devel rubygems
MASTER_SITES=	http://www.brockman.se/software/ruby-event-loop/

MAINTAINER=	alexbl@FreeBSD.org
COMMENT=	Event loop for ruby applications

.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/ruby-gems/Makefile.common"
.include <bsd.port.post.mk>
