summaryrefslogtreecommitdiff
path: root/moin/moin_1.2.2.oe
diff options
context:
space:
mode:
Diffstat (limited to 'moin/moin_1.2.2.oe')
-rw-r--r--moin/moin_1.2.2.oe10
1 files changed, 10 insertions, 0 deletions
diff --git a/moin/moin_1.2.2.oe b/moin/moin_1.2.2.oe
index e69de29bb2..034cf4dc6e 100644
--- a/moin/moin_1.2.2.oe
+++ b/moin/moin_1.2.2.oe
@@ -0,0 +1,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
+