summaryrefslogtreecommitdiff
path: root/mail/pear-Mail_Mime
diff options
context:
space:
mode:
authorjdolecek <jdolecek@pkgsrc.org>2004-11-01 20:32:37 +0000
committerjdolecek <jdolecek@pkgsrc.org>2004-11-01 20:32:37 +0000
commitbf570a57b3d9f073f92c27624b30b75ac26ce471 (patch)
treeacb905df15dd75815db6aa95be04909ab8c49c3c /mail/pear-Mail_Mime
parentda05b47ca887a61569529371e02d7e7ecac49a95 (diff)
downloadpkgsrc-bf570a57b3d9f073f92c27624b30b75ac26ce471.tar.gz
Add pear-Mail_Mime 1.2.1 - PHP classes to create and decode mime messages.
Courtesy of pkgsrc-wip.
Diffstat (limited to 'mail/pear-Mail_Mime')
-rw-r--r--mail/pear-Mail_Mime/DESCR9
-rw-r--r--mail/pear-Mail_Mime/Makefile11
-rw-r--r--mail/pear-Mail_Mime/PLIST1
-rw-r--r--mail/pear-Mail_Mime/distinfo4
4 files changed, 25 insertions, 0 deletions
diff --git a/mail/pear-Mail_Mime/DESCR b/mail/pear-Mail_Mime/DESCR
new file mode 100644
index 00000000000..4af119cd85b
--- /dev/null
+++ b/mail/pear-Mail_Mime/DESCR
@@ -0,0 +1,9 @@
+Provides classes to deal with creation and manipulation of mime messages:
+
+ * mime.php: Create mime email, with html, attachments, embedded images etc.
+ * mimePart.php: Advanced method of creating mime messages.
+ * mimeDecode.php - Decodes mime messages to a usable structure.
+ * xmail.dtd: An XML DTD to acompany the getXML() method of the
+ decoding class.
+ * xmail.xsl: An XSLT stylesheet to transform the output of the
+ getXML() method back to an email
diff --git a/mail/pear-Mail_Mime/Makefile b/mail/pear-Mail_Mime/Makefile
new file mode 100644
index 00000000000..ac19fac2ac5
--- /dev/null
+++ b/mail/pear-Mail_Mime/Makefile
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/11/01 20:32:37 jdolecek Exp $
+
+DISTNAME= Mail_Mime-1.2.1
+CATEGORIES+= mail
+
+MAINTAINER= jdolecek@NetBSD.org
+HOMEPAGE= http://pear.php.net/package/Mail_Mime/
+COMMENT= PHP classes to create and decode mime messages
+
+.include "../../lang/php/pear.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/mail/pear-Mail_Mime/PLIST b/mail/pear-Mail_Mime/PLIST
new file mode 100644
index 00000000000..29e969e7953
--- /dev/null
+++ b/mail/pear-Mail_Mime/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/11/01 20:32:37 jdolecek Exp $
diff --git a/mail/pear-Mail_Mime/distinfo b/mail/pear-Mail_Mime/distinfo
new file mode 100644
index 00000000000..2667c451f98
--- /dev/null
+++ b/mail/pear-Mail_Mime/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/11/01 20:32:37 jdolecek Exp $
+
+SHA1 (Mail_Mime-1.2.1.tgz) = ad04d5d974f4404324bc658f523957cdf10711aa
+Size (Mail_Mime-1.2.1.tgz) = 15268 bytes