2016-11-18 22:39:22 +01:00

17 lines
431 B
Makefile

# $NetBSD: Makefile,v 1.14 2016/03/15 14:26:24 taca Exp $
DISTNAME= commander-4.4.0
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.7.2<1.8:../../devel/ruby-highline
RUBYGEM_OPTIONS+= --format-executable
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"