15 lines
345 B
Makefile
15 lines
345 B
Makefile
# $NetBSD: Makefile,v 1.1 2015/02/04 13:36:04 taca Exp $
|
|
|
|
DISTNAME= debugger-linecache-1.2.0
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= taca@NetBSD.org
|
|
HOMEPAGE= https://github.com/cldwalker/debugger-linecache
|
|
COMMENT= Read file with caching
|
|
LICENSE= mit
|
|
|
|
RUBY_VERSION_SUPPORTED= 193 200 21
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|