SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
20
devel/ruby-daemon_controller/Makefile
Normal file
20
devel/ruby-daemon_controller/Makefile
Normal file
|
@ -0,0 +1,20 @@
|
|||
COMMENT = robust daemon management
|
||||
|
||||
DISTNAME = daemon_controller-1.2.0
|
||||
CATEGORIES = devel
|
||||
|
||||
HOMEPAGE = https://github.com/FooBarWidget/daemon_controller
|
||||
|
||||
MAINTAINER = Jeremy Evans <jeremy@openbsd.org>
|
||||
|
||||
# MIT
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
MODULES = lang/ruby
|
||||
|
||||
CONFIGURE_STYLE = ruby gem
|
||||
|
||||
#MODRUBY_TEST = rspec2
|
||||
#MODRUBY_TEST_TARGET = spec/daemon_controller_spec.rb
|
||||
|
||||
.include <bsd.port.mk>
|
Loading…
Add table
Add a link
Reference in a new issue