# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-mail/uw-mailutils/uw-mailutils-2007f.ebuild,v 1.4 2011/11/28 11:42:50 phajdan.jr Exp $ EAPI=4 inherit eutils flag-o-matic MY_P="imap-${PV}" S="${WORKDIR}/${MY_P}" DESCRIPTION="Mail utilities from the UW" HOMEPAGE="http://www.washington.edu/imap/" SRC_URI="ftp://ftp.cac.washington.edu/imap/${MY_P}.tar.Z" LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="pam ssl" DEPEND="pam? ( virtual/pam ) ssl? ( dev-libs/openssl )" RDEPEND="${DEPEND} !