summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorseb <seb>2006-10-01 21:44:17 +0000
committerseb <seb>2006-10-01 21:44:17 +0000
commita628993f797ffa64eed3fd9849e993e641d27f14 (patch)
treecda8f393e5426e93b2a05e048eb0cd96e797de88 /mail
parent82eafc68b93901eb7b34d154f42f5d6533c17be8 (diff)
downloadpkgsrc-a628993f797ffa64eed3fd9849e993e641d27f14.tar.gz
Initial import of p5-Net-SMTP_auth version 0.08 into the NetBSD Packages
Collection. The Perl 5 module Net::SMTP_auth is a small extension to the Net::SMTP module to authenticate to an SMTP server using one of the AUTH methods provided by Authen::SASL.
Diffstat (limited to 'mail')
-rw-r--r--mail/p5-Net-SMTP_auth/DESCR3
-rw-r--r--mail/p5-Net-SMTP_auth/Makefile19
-rw-r--r--mail/p5-Net-SMTP_auth/PLIST1
-rw-r--r--mail/p5-Net-SMTP_auth/distinfo5
4 files changed, 28 insertions, 0 deletions
diff --git a/mail/p5-Net-SMTP_auth/DESCR b/mail/p5-Net-SMTP_auth/DESCR
new file mode 100644
index 00000000000..a0c5352e3ed
--- /dev/null
+++ b/mail/p5-Net-SMTP_auth/DESCR
@@ -0,0 +1,3 @@
+The Perl 5 module Net::SMTP_auth is a small extension to the
+Net::SMTP module to authenticate to an SMTP server using one of
+the AUTH methods provided by Authen::SASL.
diff --git a/mail/p5-Net-SMTP_auth/Makefile b/mail/p5-Net-SMTP_auth/Makefile
new file mode 100644
index 00000000000..a5c499a695c
--- /dev/null
+++ b/mail/p5-Net-SMTP_auth/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/10/01 21:44:17 seb Exp $
+
+DISTNAME= Net-SMTP_auth-0.08
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= mail perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Net-SMTP_auth/
+COMMENT= Perl module adding SMTP AUTH support to Net::SMTP module
+
+PERL5_PACKLIST= auto/Net/SMTP_auth/.packlist
+
+# Also depends on MIME::Base64 and Net::SMTP bundled with perl
+DEPENDS+= p5-Authen-SASL>=2.03:../../security/p5-Authen-SASL
+DEPENDS+= p5-Digest-HMAC>=1.0:../../security/p5-Digest-HMAC
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/mail/p5-Net-SMTP_auth/PLIST b/mail/p5-Net-SMTP_auth/PLIST
new file mode 100644
index 00000000000..0d07f5ff24a
--- /dev/null
+++ b/mail/p5-Net-SMTP_auth/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/10/01 21:44:17 seb Exp $
diff --git a/mail/p5-Net-SMTP_auth/distinfo b/mail/p5-Net-SMTP_auth/distinfo
new file mode 100644
index 00000000000..cc918188dd4
--- /dev/null
+++ b/mail/p5-Net-SMTP_auth/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/10/01 21:44:17 seb Exp $
+
+SHA1 (Net-SMTP_auth-0.08.tar.gz) = 8beed886833a17732055df7d14fc579eea19b654
+RMD160 (Net-SMTP_auth-0.08.tar.gz) = 1cc6f43c592db9edb32bf1f32dfba1d0d5a70a15
+Size (Net-SMTP_auth-0.08.tar.gz) = 5365 bytes