opnsense-ports/devel/rubygem-kgio/Makefile
Franco Fichtner 2b1edb5b1f */*: sync with upstream
Taken from: HardenedBSD
2018-02-01 07:58:30 +01:00

17 lines
280 B
Makefile

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