summaryrefslogtreecommitdiff
path: root/misc/ruby-commander/Makefile
blob: 6443f02f3a6a827cdb805d46e06531fa8925aae1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $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"