pkgsrc/devel/ruby-polyglot/Makefile

13 lines
342 B
Makefile
Raw Normal View History

# $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"