summaryrefslogtreecommitdiff
path: root/mail/p5-MIME-Lite
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2001-07-03 14:07:08 +0000
committerabs <abs@pkgsrc.org>2001-07-03 14:07:08 +0000
commite73bdbc07361bcbe4e0293cb03061feb8f5bd347 (patch)
treeffab08de71e565417b65e295d1024b4d6a7a94c3 /mail/p5-MIME-Lite
parentcfabf6920142ef9ff59e878b22dc1a11b4c11779 (diff)
downloadpkgsrc-e73bdbc07361bcbe4e0293cb03061feb8f5bd347.tar.gz
Import MIME-Lite-2.111
MIME::Lite is intended as a simple, standalone module for generating (not parsing!) MIME messages... specifically, it allows you to output a simple, decent single- or multi-part message with text or binary attachments. It does not require that you have the Mail:: or MIME:: modules installed.
Diffstat (limited to 'mail/p5-MIME-Lite')
-rw-r--r--mail/p5-MIME-Lite/Makefile17
-rw-r--r--mail/p5-MIME-Lite/distinfo4
-rw-r--r--mail/p5-MIME-Lite/pkg/DESCR4
-rw-r--r--mail/p5-MIME-Lite/pkg/PLIST1
4 files changed, 26 insertions, 0 deletions
diff --git a/mail/p5-MIME-Lite/Makefile b/mail/p5-MIME-Lite/Makefile
new file mode 100644
index 00000000000..124575ccadd
--- /dev/null
+++ b/mail/p5-MIME-Lite/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2001/07/03 14:07:08 abs Exp $
+
+DISTNAME= MIME-Lite-2.111
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/}
+
+MAINTAINER= norm@sandbox.org.uk
+COMMENT= perl5 module for simple creation of MIME email messages
+
+USE_PERL5= # defined
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/MIME/Lite/.packlist
+
+do-configure:
+ @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/mail/p5-MIME-Lite/distinfo b/mail/p5-MIME-Lite/distinfo
new file mode 100644
index 00000000000..8f38a3dcc05
--- /dev/null
+++ b/mail/p5-MIME-Lite/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2001/07/03 14:07:08 abs Exp $
+
+SHA1 (MIME-Lite-2.111.tar.gz) = 49f11bc15bc47d13405205d6594acc5b54b4f71f
+Size (MIME-Lite-2.111.tar.gz) = 98924 bytes
diff --git a/mail/p5-MIME-Lite/pkg/DESCR b/mail/p5-MIME-Lite/pkg/DESCR
new file mode 100644
index 00000000000..e30c0f1e23b
--- /dev/null
+++ b/mail/p5-MIME-Lite/pkg/DESCR
@@ -0,0 +1,4 @@
+MIME::Lite is intended as a simple, standalone module for generating (not
+parsing!) MIME messages... specifically, it allows you to output a simple,
+decent single- or multi-part message with text or binary attachments. It
+does not require that you have the Mail:: or MIME:: modules installed.
diff --git a/mail/p5-MIME-Lite/pkg/PLIST b/mail/p5-MIME-Lite/pkg/PLIST
new file mode 100644
index 00000000000..854d1fbf246
--- /dev/null
+++ b/mail/p5-MIME-Lite/pkg/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2001/07/03 14:07:08 abs Exp $