pkgsrc/devel/ruby-polyglot/Makefile
taca 9d3800f00f Update ruby-polyglot to 0.3.4.
* Added handling for dot-relative requires.
2014-03-14 16:23:20 +00:00

12 lines
337 B
Makefile

# $NetBSD: Makefile,v 1.8 2014/03/14 16:23:20 taca Exp $
DISTNAME= polyglot-0.3.4
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://polyglot.rubyforge.org/
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"