diff options
Diffstat (limited to 'dev-perl/Net-SMTP-TLS-ButMaintained/Net-SMTP-TLS-ButMaintained-0.190.0.ebuild')
-rw-r--r-- | dev-perl/Net-SMTP-TLS-ButMaintained/Net-SMTP-TLS-ButMaintained-0.190.0.ebuild | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/dev-perl/Net-SMTP-TLS-ButMaintained/Net-SMTP-TLS-ButMaintained-0.190.0.ebuild b/dev-perl/Net-SMTP-TLS-ButMaintained/Net-SMTP-TLS-ButMaintained-0.190.0.ebuild new file mode 100644 index 000000000000..b84d62538cbe --- /dev/null +++ b/dev-perl/Net-SMTP-TLS-ButMaintained/Net-SMTP-TLS-ButMaintained-0.190.0.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-SMTP-TLS-ButMaintained/Net-SMTP-TLS-ButMaintained-0.190.0.ebuild,v 1.1 2012/06/17 12:30:00 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=FAYLAND +MODULE_VERSION=0.19 +inherit perl-module + +DESCRIPTION="An SMTP client supporting TLS and AUTH" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=" + virtual/perl-IO + virtual/perl-libnet + >=dev-perl/IO-Socket-SSL-1.750.0 + dev-perl/Net-SSLeay + virtual/perl-MIME-Base64 + dev-perl/Digest-HMAC +" +DEPEND="${RDEPEND} + >=virtual/perl-ExtUtils-MakeMaker-6.300.0 +" + +SRC_TEST=do |