aboutsummaryrefslogtreecommitdiffstats
path: root/didiwiki/didiwiki_0.2.oe
diff options
context:
space:
mode:
Diffstat (limited to 'didiwiki/didiwiki_0.2.oe')
-rw-r--r--didiwiki/didiwiki_0.2.oe10
1 files changed, 0 insertions, 10 deletions
diff --git a/didiwiki/didiwiki_0.2.oe b/didiwiki/didiwiki_0.2.oe
deleted file mode 100644
index 71666f1b36..0000000000
--- a/didiwiki/didiwiki_0.2.oe
+++ /dev/null
@@ -1,10 +0,0 @@
-SECTION = "console/network"
-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