Files
pkgsrc-ng/textproc/ruby-tilt/Makefile
2014-11-05 12:41:07 +01:00

15 lines
359 B
Makefile

# $NetBSD: Makefile,v 1.9 2014/03/18 14:32:20 taca Exp $
DISTNAME= tilt-1.4.1
CATEGORIES= textproc
MAINTAINER= pkgsrc-users@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"