freebsd-ports/devel/rubygem-kgio/Makefile
2014-08-24 03:14:50 +00:00

16 lines
291 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
PORTNAME= kgio
PORTVERSION= 2.9.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Provides non-blocking I/O methods
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>