1 # Copyright 1999-2024 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
6 DESCRIPTION="Simple daemon to control email relay based on successful POP or IMAP logins"
7 HOMEPAGE="http://popbsmtp.sourceforge.net"
8 SRC_URI="https://downloads.sourceforge.net/popbsmtp/${P}.tar.gz"
10 LICENSE="|| ( GPL-2 BSD Artistic )"
14 RDEPEND="dev-lang/perl[berkdb]
23 -e "/^=cut #============================= syslog ===========================START=$/d" \
24 -e "/^=cut #============================= syslog =============================END=$/d" \
25 "${S}"/pop-before-smtp-conf.pl \
26 || die "sed pop-before-smtp-conf.pl failed"
30 dosbin pop-before-smtp
31 dodoc README ChangeLog TODO contrib/README.QUICKSTART
33 doins pop-before-smtp-conf.pl
34 newinitd "${FILESDIR}/pop-before-smtp.init" pop-before.smtp