pkgsrc/misc/ruby-commander/Makefile
minskim 57f5acd041 Update ruby-commander to 4.1.6
Changes:
* Respect environment setting for $LESS
* Add ability to hide trace flags and globally enable tracing
2014-02-14 23:20:04 +00:00

14 lines
395 B
Makefile

# $NetBSD: Makefile,v 1.8 2014/02/14 23:20:04 minskim Exp $
DISTNAME= commander-4.1.6
CATEGORIES= misc
MAINTAINER= tonnerre@NetBSD.org
HOMEPAGE= http://ramaze.net/
COMMENT= The complete solution for Ruby command-line executables
LICENSE= ruby-license
DEPENDS+= ${RUBY_PKGPREFIX}-highline>=1.6.11<1.7:../../devel/ruby-highline
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"