# $NetBSD: Makefile,v 1.3 2012/10/25 06:56:59 asau Exp $

DISTNAME=	tilt-1.3.3
CATEGORIES=	textproc

MAINTAINER=	obache@NetBSD.org
HOMEPAGE=	http://github.com/rtomayko/tilt/
COMMENT=	Generic interface to multiple Ruby template engines
LICENSE=	mit

RUBYGEM_OPTIONS+=	--format-executable

.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
