13 lines
334 B
Makefile
13 lines
334 B
Makefile
# $NetBSD: Makefile,v 1.2 2013/04/21 22:35:40 dholland Exp $
|
|
|
|
DISTNAME= io-console-0.4.2
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://github.com/nobu/io-console
|
|
COMMENT= Add console capabilities to IO instances
|
|
|
|
RUBY_VERSION_SUPPORTED= 193
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|