Merge branch 'master' of git://dev.doredevelopment.dk/oe-micro into org.openembedded.dev
[vuplus_openembedded] / recipes / didiwiki / didiwiki.inc
1 SECTION = "console/network"
2 DESCRIPTION = "A small and simple WikiWikiWeb implementation written in C \
3 and which includes a built in webserver."
4 LICENSE = "GPLv2"
5
6 SRC_URI = "http://didiwiki.org/sources/didiwiki-${PV}.tar.gz"
7 S = "${WORKDIR}/didiwiki-${PV}"
8
9 inherit autotools