Add a ton of missing package DESCRIPTION fields.
[vuplus_openembedded] / supybot / supybot_0.77.0.oe
index e69de29..e9fffd3 100644 (file)
@@ -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