aboutsummaryrefslogtreecommitdiffstats
path: root/didiwiki/didiwiki_0.2.oe
blob: 71666f1b36c07fc94d94cb378c4531c9d575feb5 (plain)
1
2
3
4
5
6
7
8
9
10
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