e641fd8b7c
- Update WWW Changes: https://yhbt.net/kgio/NEWS.html
17 lines
280 B
Makefile
17 lines
280 B
Makefile
# Created by: Steve Wills <swills@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= kgio
|
|
PORTVERSION= 2.11.3
|
|
CATEGORIES= devel rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= Provides non-blocking I/O methods
|
|
|
|
LICENSE= LGPL21+
|
|
|
|
USES= gem
|
|
USE_RUBY= yes
|
|
|
|
.include <bsd.port.mk>
|