# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
github.setup splitbrain dokuwiki 2018-04-22a release_stable_
description simple to use wiki aimed at documentation projects
long_description dokuwiki is a simple to use wiki aimed at a small \
companies documentation needs. It works on plain texts files \
and thus needs no database. It has a simple but powerful \
syntax which makes sure the datafiles remain readable outside \
checksums rmd160 cc9383ae8e056323c32fa79a0b6dc319202ccb19 \
sha256 d6c03b9832214f89a164aabf80eb5c1e8f5b640936bb0f42c5d7c0f9fc0de3cc \
foreach php {php56 php70 php71 php72} {
variant ${php} description "Use ${php}" "
if {![variant_isset php56] && ![variant_isset php70] && ![variant_isset php71]} {
set docroot ${destroot}${prefix}/www/${name}
xinstall -m 755 -d ${docroot}
copy {*}[glob ${worksrcpath}/*] ${docroot}
For Installation Instructions see \
http://www.dokuwiki.org/install