summaryrefslogtreecommitdiff
path: root/offlineimap
diff options
context:
space:
mode:
Diffstat (limited to 'offlineimap')
-rw-r--r--offlineimap/offlineimap_4.0.3.oe11
1 files changed, 11 insertions, 0 deletions
diff --git a/offlineimap/offlineimap_4.0.3.oe b/offlineimap/offlineimap_4.0.3.oe
index e69de29bb2..e9ea45f59e 100644
--- a/offlineimap/offlineimap_4.0.3.oe
+++ b/offlineimap/offlineimap_4.0.3.oe
@@ -0,0 +1,11 @@
+DESCRIPTION = "OfflineIMAP is a tool to simplify your e-mail reading."
+HOMEPAGE = "http://gopher.quux.org:70/devel/offlineimap"
+LICENSE = "GPL"
+MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
+SECTION = "net"
+LICENSE = "GPL PSF"
+
+SRC_URI = "http://gopher.quux.org:70/devel/offlineimap/offlineimap_${PV}.tar.gz"
+S = "${WORKDIR}/offlineimap"
+
+inherit distutils