From 480b4394ba1cb86a455a241c168e54f0b0c086ce Mon Sep 17 00:00:00 2001 From: Chinmay Kamat Date: Sun, 24 Nov 2013 15:22:03 -0800 Subject: [PATCH] Added a recipe for osx-pseudo-daemon. --- recipes/osx-pseudo-daemon.rcp | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 recipes/osx-pseudo-daemon.rcp diff --git a/recipes/osx-pseudo-daemon.rcp b/recipes/osx-pseudo-daemon.rcp new file mode 100644 index 00000000..687d3937 --- /dev/null +++ b/recipes/osx-pseudo-daemon.rcp @@ -0,0 +1,5 @@ +(:name osx-pseudo-daemon + :website "https://github.com/DarwinAwardWinner/osx-pseudo-daemon" + :description "Daemon mode that plays nice with OSX." + :type github + :pkgname "DarwinAwardWinner/osx-pseudo-daemon")