summaryrefslogtreecommitdiff
path: root/textproc/ruby-tilt/Makefile
blob: 312069b380e6fafe4803cddbecd650969bef7e4d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $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"