summaryrefslogtreecommitdiff
path: root/supybot
diff options
context:
space:
mode:
Diffstat (limited to 'supybot')
-rw-r--r--supybot/supybot_0.77.0.oe8
1 files changed, 8 insertions, 0 deletions
diff --git a/supybot/supybot_0.77.0.oe b/supybot/supybot_0.77.0.oe
index e69de29bb2..e9fffd30fd 100644
--- a/supybot/supybot_0.77.0.oe
+++ b/supybot/supybot_0.77.0.oe
@@ -0,0 +1,8 @@
+DESCRIPTION = "Supybot is a clearly-written Python IRC \
+framework and bot, intended to be both easily \
+extensible and very flexible."
+
+SRC_URI = '${SOURCEFORGE_MIRROR}/supybot/Supybot-${PV}.tar.bz2'
+S = '${WORKDIR}/Supybot-${PV}'
+
+inherit distutils