summaryrefslogtreecommitdiff
path: root/devel/ruby-polyglot/Makefile
blob: e4dab2a1dddf941b443f6674c21ee1b2ef61f9a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $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"