pkgsrc/misc/ruby-commander/Makefile

15 lines
392 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.5 2012/03/17 16:17:22 taca Exp $
DISTNAME= commander-4.1.2
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"