# Ports collection makefile for: rubygem-eventmachine # Date created: 01 April 2007 # Whom: Alexander Logvinov # # $FreeBSD$ PORTNAME= eventmachine PORTVERSION= 0.10.0 CATEGORIES= devel rubygems MASTER_SITES= RF MAINTAINER= ports@logvinov.com COMMENT= A fast, simple event-processing library for Ruby programs .include .include "${PORTSDIR}/devel/ruby-gems/Makefile.common" .include