cd5ecca43e
Added handling for dot-relative requires.
12 lines
342 B
Makefile
12 lines
342 B
Makefile
# $NetBSD: Makefile,v 1.9 2015/02/01 16:20:29 taca Exp $
|
|
|
|
DISTNAME= polyglot-0.3.5
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://github.com/cjheath/polyglot
|
|
COMMENT= Registry of file types to load with its improved version of 'require'
|
|
LICENSE= mit
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|