aboutsummaryrefslogtreecommitdiffstats
path: root/moin/moin_1.2.2.oe
blob: 034cf4dc6ee261d4b6b024cc7ff4e72e13c78093 (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 'Mickey' Lauer <mickey@Vanille.de>"
RDEPENDS = "python-core"

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

inherit distutils