SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
19
devel/ruby-commander/Makefile
Normal file
19
devel/ruby-commander/Makefile
Normal file
|
@ -0,0 +1,19 @@
|
|||
COMMENT = complete solution for Ruby command-line executables
|
||||
|
||||
DISTNAME = commander-4.1.3
|
||||
REVISION = 2
|
||||
CATEGORIES = devel
|
||||
|
||||
HOMEPAGE = https://github.com/commander-rb/commander
|
||||
|
||||
# MIT License
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
MODULES = lang/ruby
|
||||
|
||||
BUILD_DEPENDS = ${RUN_DEPENDS}
|
||||
RUN_DEPENDS = devel/ruby-highline,${MODRUBY_FLAVOR}>=1.6.11
|
||||
|
||||
CONFIGURE_STYLE = ruby gem
|
||||
|
||||
.include <bsd.port.mk>
|
Loading…
Add table
Add a link
Reference in a new issue