12 lines
330 B
Makefile
12 lines
330 B
Makefile
# $NetBSD: Makefile,v 1.6 2012/10/31 11:19:42 asau Exp $
|
|
|
|
DISTNAME= polyglot-0.3.3
|
|
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
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|