freebsd-ports/devel/rubygem-kgio/Makefile
Sunpoet Po-Chuan Hsieh e641fd8b7c Update to 2.11.3
- Update WWW

Changes:	https://yhbt.net/kgio/NEWS.html
2020-08-23 19:44:30 +00:00

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>