summaryrefslogtreecommitdiff
path: root/mail/pear-Mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail/pear-Mail')
-rw-r--r--mail/pear-Mail/DESCR5
-rw-r--r--mail/pear-Mail/Makefile13
-rw-r--r--mail/pear-Mail/PLIST1
-rw-r--r--mail/pear-Mail/distinfo5
4 files changed, 24 insertions, 0 deletions
diff --git a/mail/pear-Mail/DESCR b/mail/pear-Mail/DESCR
new file mode 100644
index 00000000000..ec15133898e
--- /dev/null
+++ b/mail/pear-Mail/DESCR
@@ -0,0 +1,5 @@
+PEAR's Mail:: package defines the interface for implementing mailers under
+the PEAR hierarchy, and provides supporting functions useful in multiple
+mailer backends. Currently supported are native PHP mail() function, sendmail
+and SMTP. This package also provides a RFC 822 Email address list validation
+utility class.
diff --git a/mail/pear-Mail/Makefile b/mail/pear-Mail/Makefile
new file mode 100644
index 00000000000..e51d538e85a
--- /dev/null
+++ b/mail/pear-Mail/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1.2.2 2005/06/02 22:49:50 salo Exp $
+
+DISTNAME= Mail-1.1.4
+CATEGORIES= mail
+
+DEPENDS+= pear-Net_SMTP-[0-9]*:../../net/pear-Net_SMTP
+
+MAINTAINER= adrianp@NetBSD.org
+HOMEPAGE= http://pear.php.net/package/Mail
+COMMENT= PHP Class that provides multiple interfaces for sending emails
+
+.include "../../lang/php/pear.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/mail/pear-Mail/PLIST b/mail/pear-Mail/PLIST
new file mode 100644
index 00000000000..bf1bb2c323d
--- /dev/null
+++ b/mail/pear-Mail/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1.2.2 2005/06/02 22:49:50 salo Exp $
diff --git a/mail/pear-Mail/distinfo b/mail/pear-Mail/distinfo
new file mode 100644
index 00000000000..498e93f535f
--- /dev/null
+++ b/mail/pear-Mail/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1.2.2 2005/06/02 22:49:50 salo Exp $
+
+SHA1 (pear/Mail-1.1.4.tgz) = 555dbbbd519a8c1299452f4557f1485c9d4909aa
+RMD160 (pear/Mail-1.1.4.tgz) = 27be4d65e32d43102de5523248e22c9f3371523b
+Size (pear/Mail-1.1.4.tgz) = 14548 bytes