pkgsrc/devel/ruby-polyglot/Makefile
taca 6e0ed9b0b3 Update devel/ruby-polyglot pacakge to 0.3.2.
== 0.3.2 2011-07-27

* 1 minor fix:
  * Load file without extension if found exactly as required
2011-08-12 16:33:05 +00:00

14 lines
365 B
Makefile

# $NetBSD: Makefile,v 1.4 2011/08/12 16:33:05 taca Exp $
DISTNAME= polyglot-0.3.2
CATEGORIES= devel
MAINTAINER= filip@joyent.com
HOMEPAGE= http://polyglot.rubyforge.org/
COMMENT= Registry of file types to load with its improved version of 'require'
LICENSE= mit
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"