summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPieter Lenaerts2006-06-25 12:16:45 +0200
committerPieter Lenaerts2006-06-25 12:37:58 +0200
commit9cc74572e8e31612e231c3bc6111e46197d71b82 (patch)
tree6b628669f798eaa1b8985747c45f7d1df46bc888
parent1fb55876470bd4cff8e6e12fdb4b31571fb258f2 (diff)
sobby: new spell
-rwxr-xr-xnet/sobby/DEPENDS1
-rwxr-xr-xnet/sobby/DETAILS18
-rw-r--r--net/sobby/HISTORY2
3 files changed, 21 insertions, 0 deletions
diff --git a/net/sobby/DEPENDS b/net/sobby/DEPENDS
new file mode 100755
index 0000000000..e772e73fa4
--- /dev/null
+++ b/net/sobby/DEPENDS
@@ -0,0 +1 @@
+depends obby
diff --git a/net/sobby/DETAILS b/net/sobby/DETAILS
new file mode 100755
index 0000000000..c1cdd937d1
--- /dev/null
+++ b/net/sobby/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=sobby
+ VERSION=0.4.0rc1
+ BUILD_API=2
+ SOURCE=${SPELL}-${VERSION}.tar.gz
+ SOURCE2=${SOURCE}.sig
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
+ SOURCE_URL=http://releases.0x539.de/${SPELL}/${SOURCE}
+ SOURCE2_URL=${SOURCE_URL}.sig
+ SOURCE_GPG=0x539.gpg:${SOURCE}.sig
+ SOURCE2_IGNORE=signature
+ WEB_SITE=http://darcs.0x539.de/trac/obby/cgi-bin/trac.cgi/wiki/WikiStart
+ ENTERED=20060625
+ UPDATED=20060625
+ LICENSE[0]=GPL
+ SHORT="standalone obby server"
+cat << EOF
+sobby is a standalone obby server.
+EOF
diff --git a/net/sobby/HISTORY b/net/sobby/HISTORY
new file mode 100644
index 0000000000..9f4a0d64ae
--- /dev/null
+++ b/net/sobby/HISTORY
@@ -0,0 +1,2 @@
+2006-06-25 Pieter Lenaerts <e-type@sourcemage.org>
+ * DETAILS, DEPENDS, HISTORY: created spell