summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-07-17 04:20:40 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-07-17 04:20:40 +0000
commit88c1205725587346680f9fbc88b1deb29b570f34 (patch)
treedf57385d52b1551751cc3995303ebc3e1821a384 /net-mail/courier
parentDEPEND enhancement (diff)
downloadhistorical-88c1205725587346680f9fbc88b1deb29b570f34.tar.gz
historical-88c1205725587346680f9fbc88b1deb29b570f34.tar.bz2
historical-88c1205725587346680f9fbc88b1deb29b570f34.zip
repoman'd
Diffstat (limited to 'net-mail/courier')
-rw-r--r--net-mail/courier/courier-0.39.1.ebuild10
1 files changed, 7 insertions, 3 deletions
diff --git a/net-mail/courier/courier-0.39.1.ebuild b/net-mail/courier/courier-0.39.1.ebuild
index b5e93ce8c6e3..dde027258294 100644
--- a/net-mail/courier/courier-0.39.1.ebuild
+++ b/net-mail/courier/courier-0.39.1.ebuild
@@ -1,14 +1,16 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# Adapted for courier MTA by Andreas Erhart <andi@as-computer.de> and
-# Alex Hartmann <alex@as-computer.de>
-# $Header: /var/cvsroot/gentoo-x86/net-mail/courier/courier-0.39.1.ebuild,v 1.2 2002/07/11 06:30:47 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/courier/courier-0.39.1.ebuild,v 1.3 2002/07/17 04:20:39 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="An MTA designed specifically for maildirs"
SRC_URI="http://ftp1.sourceforge.net/courier/${P}.tar.gz"
HOMEPAGE="http://www.courier-mta.org/"
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="x86"
+
PROVIDE="virtual/mta
virtual/imapd"
RDEPEND="virtual/glibc
@@ -152,6 +154,8 @@ insinto /etc/skel
insinto /etc/courier
newins ${FILESDIR}/bofh bofh
newins ${FILESDIR}/locallowercase locallowercase
+
+ dodoc AUTHORS BENCHMARKS ChangeLog* NEWS README TODO
}
pkg_preinst() {