1131249e28
Support not only Ruby 1.8.7 but newer versions.
12 lines
356 B
Makefile
12 lines
356 B
Makefile
# $NetBSD: Makefile,v 1.2 2013/02/11 02:56:33 taca Exp $
|
|
|
|
DISTNAME= rbx-require-relative-0.0.9
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://github.com/rocky/rbx-require-relative
|
|
COMMENT= Ruby 1.9's require_relative for Rubinius and MRI 1.8
|
|
LICENSE= 2-clause-bsd
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|