summaryrefslogtreecommitdiff
path: root/mail/mime-construct
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mime-construct')
-rw-r--r--mail/mime-construct/DESCR1
-rw-r--r--mail/mime-construct/Makefile23
-rw-r--r--mail/mime-construct/distinfo5
3 files changed, 29 insertions, 0 deletions
diff --git a/mail/mime-construct/DESCR b/mail/mime-construct/DESCR
new file mode 100644
index 00000000000..512141f057a
--- /dev/null
+++ b/mail/mime-construct/DESCR
@@ -0,0 +1 @@
+mime-construct is a tool to construct and optinally send MIME email messages.
diff --git a/mail/mime-construct/Makefile b/mail/mime-construct/Makefile
new file mode 100644
index 00000000000..d0727009f2d
--- /dev/null
+++ b/mail/mime-construct/Makefile
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/05/11 12:15:08 jmmv Exp $
+#
+
+DISTNAME= mime-construct-1.10
+CATEGORIES= mail
+MASTER_SITES= http://www.argon.org/~roderick/
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= Constructs and emails MIME messages
+HOMEPAGE= http://www.argon.org/~roderick/
+LICENSE= gnu-gpl-v2 OR gnu-gpl-v3 # OR newer
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+DEPENDS+= p5-Proc-WaitStat-[0-9]*:../../devel/p5-Proc-WaitStat
+DEPENDS+= p5-MIME-Types-[0-9]*:../../mail/p5-MIME-Types
+
+USE_TOOLS+= perl:run
+
+PERL5_PACKLIST= auto/mime-construct/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/mail/mime-construct/distinfo b/mail/mime-construct/distinfo
new file mode 100644
index 00000000000..432afc56404
--- /dev/null
+++ b/mail/mime-construct/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/05/11 12:15:08 jmmv Exp $
+
+SHA1 (mime-construct-1.10.tar.gz) = 9b0ee8aa0bb273e84fb46aa42f97b27863121ad1
+RMD160 (mime-construct-1.10.tar.gz) = 145ed65a33359c047a6e38fd95ff479bc985c9c3
+Size (mime-construct-1.10.tar.gz) = 12452 bytes