freebsd-ports/devel/rubygem-eventmachine/Makefile

17 lines
344 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
NO_STAGE= yes
.include <bsd.port.mk>