blob: 6bc4e83409268b56378522f01b589dab3d956c1e [file] [log] [blame]
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
MODULE_AUTHOR=JV
MODULE_VERSION=1.08
inherit perl-module
DESCRIPTION="Mail sorting/delivery module for Perl"
SLOT="0"
KEYWORDS="amd64 hppa ppc x86"
IUSE=""
RDEPEND="virtual/perl-Getopt-Long
>=dev-perl/MailTools-1.15
>=dev-perl/LockFile-Simple-0.2.5"
DEPEND="${RDEPEND}"
SRC_TEST="do"