summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2009-07-12 14:24:56 -0400
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2009-07-12 14:24:56 -0400
commit5c5d7c02c3a185e4a21499858610a04af8a85ab0 (patch)
tree45753d910eff4519009f18914fc38e417af1c8f3
parenta6a217b5475f3e4e91706f57c26fc36497b545e1 (diff)
document slackware SlackBuild scripts from rhatto
-rw-r--r--packaging/slackware/README19
-rw-r--r--website/download.mdwn12
2 files changed, 31 insertions, 0 deletions
diff --git a/packaging/slackware/README b/packaging/slackware/README
new file mode 100644
index 0000000..5ff2f17
--- /dev/null
+++ b/packaging/slackware/README
@@ -0,0 +1,19 @@
+Monkeysphere on Slackware
+=========================
+
+Silvio Rhatto has written a SlackBuild script for the monkeysphere.
+
+You can find the SlackBuild here:
+
+ http://slack.sarava.org/slackbuilds/net/misc/monkeysphere/
+
+This SlackBuild script is generated from a .mkbuild script, published
+separately:
+
+ http://slack.sarava.org/mkbuilds/net/misc/monkeysphere/
+
+You can read more about the mkbuild system here:
+
+ http://simplepkg.sarava.org
+
+Thanks, rhatto!
diff --git a/website/download.mdwn b/website/download.mdwn
index 75decc3..413cbeb 100644
--- a/website/download.mdwn
+++ b/website/download.mdwn
@@ -64,6 +64,18 @@ You should be able to build and install the latest port with:
Enjoy!
+## Slackware ##
+
+Silvio Rhatto has made [a SlackBuild
+script](http://slack.sarava.org/slackbuilds/net/misc/monkeysphere/)
+for the Monkeysphere, tested against Slackware 12.2.
+
+This is generated by [the mkbuild system](http://simplepkg.sarava.org)
+from [its .mkbuild
+source](http://slack.sarava.org/mkbuilds/net/misc/monkeysphere/).
+
+Thanks, rhatto!
+
## Source ##
For those that would like to download the source directly, [the source