pkgsrc/devel/ruby-polyglot/Makefile
taca cd5ecca43e Update ruby-polyglot to 0.3.5.
Added handling for dot-relative requires.
2015-02-01 16:20:29 +00:00

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"