summaryrefslogtreecommitdiff
path: root/textproc/ruby-tilt/Makefile
blob: 06e089b9628a019c45597fffc754171c5141551a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.5 2013/03/14 16:15:01 taca Exp $

DISTNAME=	tilt-1.3.5
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"