1 # Distributed under the terms of the GNU General Public License v2
6 DESCRIPTION="A simple mail queue"
7 HOMEPAGE="http://www.sthu.org/code/smailq.html"
13 if [ "${PV}" == "9999" ]; then
15 EGIT_REPO_URI="https://git.sthu.org/repos/smailq.git"
17 SRC_URI="http://git.sthu.org/?p=${PN}.git;a=snapshot;h=refs/tags/v${PV};sf=tgz -> ${P}.tar.gz"
18 KEYWORDS="~x86 ~amd64"
19 S="${WORKDIR}/${PN}-v${PV}"
30 !mail-mta/msmtp[mta(+)]
33 !mail-mta/opensmtpd[mta(+)]
37 !mail-mta/ssmtp[mta(+)]