freebsd-ports/devel/rubygem-eventmachine/Makefile
2013-10-30 02:32:53 +00:00

16 lines
330 B
Makefile

# Created by: Alexander Logvinov <ports@logvinov.com>
# $FreeBSD$
PORTNAME= eventmachine
PORTVERSION= 1.0.3
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= A fast, simple event-processing library for Ruby programs
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>