# Ports collection makefile for: rubygem-event-loop # Date created: Fri Mar 31 20:45:37 PST 2006 # Whom: Alexander Botero-Lowry # # $FreeBSD$ 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 DEPRECATED= replaced by devel/ruby-event-loop which gets around issues caused by the rubygems system EXPIRATION_DATE= 2007-01-17 .include .include "${PORTSDIR}/devel/ruby-gems/Makefile.common" .include