summaryrefslogtreecommitdiff
path: root/recipes/supybot/supybot_0.77.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/supybot/supybot_0.77.0.bb')
-rw-r--r--recipes/supybot/supybot_0.77.0.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/supybot/supybot_0.77.0.bb b/recipes/supybot/supybot_0.77.0.bb
new file mode 100644
index 0000000000..bcc0f192d1
--- /dev/null
+++ b/recipes/supybot/supybot_0.77.0.bb
@@ -0,0 +1,9 @@
+SECTION = "console/network"
+DESCRIPTION = "Supybot is a clearly-written Python IRC \
+framework and bot, intended to be both easily \
+extensible and very flexible."
+LICENSE = "BSD"
+SRC_URI = "${SOURCEFORGE_MIRROR}/supybot/Supybot-${PV}.tar.bz2"
+S = "${WORKDIR}/Supybot-${PV}"
+
+inherit distutils