summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--didiwiki/didiwiki_0.2.oe9
-rw-r--r--didiwiki/didiwiki_0.4.oe0
2 files changed, 9 insertions, 0 deletions
diff --git a/didiwiki/didiwiki_0.2.oe b/didiwiki/didiwiki_0.2.oe
index e69de29bb2..cc29bcef4b 100644
--- a/didiwiki/didiwiki_0.2.oe
+++ b/didiwiki/didiwiki_0.2.oe
@@ -0,0 +1,9 @@
+DESCRIPTION = "A small and simple WikiWikiWeb implementation written in C \
+and which includes a built in webserver."
+MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
+LICENSE = "GPLv2"
+
+SRC_URI = "http://didiwiki.org/sources/didiwiki-${PV}.tar.gz"
+S = "${WORKDIR}/didiwiki-${PV}"
+
+inherit autotools
diff --git a/didiwiki/didiwiki_0.4.oe b/didiwiki/didiwiki_0.4.oe
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/didiwiki/didiwiki_0.4.oe