Files
bsdports/_unused/rubygem-eventmachine/Makefile
2019-12-26 07:26:06 +00:00

17 lines
377 B
Makefile

# Created by: Alexander Logvinov <ports@logvinov.com>
# $FreeBSD: head/devel/rubygem-eventmachine/Makefile 414136 2016-04-27 21:57:31Z swills $
PORTNAME= eventmachine
PORTVERSION= 1.2.7
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Fast, simple event-processing library for Ruby programs
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>