summaryrefslogtreecommitdiff
blob: 08f794cc5f39cc637f5e4f9b91b768c9eef23203 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-mail/qmail-pop3d/qmail-pop3d-1.03-r1.ebuild,v 1.9 2003/07/27 09:24:20 raker Exp $

DESCRIPTION="Pop3 configuration for qmail which used the maildirs of the users"
HOMEPAGE="http://www.qmail.org"
SRC_URI=""

SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 sparc"

DEPEND=">=net-mail/qmail-1.03-r10"

pkg_setup() {
	einfo "This package has moved into the main qmail build as of -r10"
	einfo "re-emerge qmail to have the pop3 portion installed."
}