# Ports collection makefile for:	rubygem-eventmachine
# Date created:				01 April 2007
# Whom:					Alexander Logvinov <ports@logvinov.com>
#
# $FreeBSD: ports/devel/rubygem-eventmachine/Makefile,v 1.3 2007/07/16 08:52:01 miwi Exp $

PORTNAME=	eventmachine
PORTVERSION=	0.8.0
CATEGORIES=	devel rubygems
MASTER_SITES=	${MASTER_SITE_RUBYFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}

MAINTAINER=	ports@logvinov.com
COMMENT=	A fast, simple event-processing library for Ruby programs

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