# 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.4 2007/09/20 00:54:33 miwi Exp $

PORTNAME=	eventmachine
PORTVERSION=	0.9.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>
