aboutsummaryrefslogtreecommitdiffstats
path: root/moin/moin_1.2.1.oe
blob: 0d6aee23175d1722c23c92afad38efa8ec3d57ac (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "A full fledged WikiWiki system in Python"
SECTION = "base"
PRIORITY = "optional"
MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
RDEPENDS = "python-core"

SRC_URI = "${SOURCEFORGE_MIRROR}/moin/moin-${PV}.tar.gz"

inherit distutils