12 lines
339 B
Makefile
12 lines
339 B
Makefile
# $NetBSD: Makefile,v 1.7 2013/09/09 12:29:26 fhajny Exp $
|
|
|
|
DISTNAME= polyglot-0.3.3
|
|
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"
|