aboutsummaryrefslogtreecommitdiffstats
path: root/offlineimap/offlineimap_4.0.3.oe
blob: 0e4fa99569b28bc011f44daede120d47f267e5ef (plain)
1
2
3
4
5
6
7
8
9
10
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 = "console/network"
LICENSE = "GPL PSF"

SRC_URI = "http://gopher.quux.org:70/devel/offlineimap/offlineimap_${PV}.tar.gz"
S = "${WORKDIR}/offlineimap"

inherit distutils