summaryrefslogtreecommitdiff
path: root/mail/tnef
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2000-10-23 14:01:30 +0000
committerrh <rh@pkgsrc.org>2000-10-23 14:01:30 +0000
commit1734177308c2e522af149709df0e9bd042be668b (patch)
tree5b6a5e5702e9c6912952890502a08ec09b98295c /mail/tnef
parent91d15d71972a54eabebe440ddc44af0c65992055 (diff)
downloadpkgsrc-1734177308c2e522af149709df0e9bd042be668b.tar.gz
Initial import of tnef-0.14.1, a utility to decode MS-TNEF attachments
Diffstat (limited to 'mail/tnef')
-rw-r--r--mail/tnef/Makefile13
-rw-r--r--mail/tnef/files/md53
-rw-r--r--mail/tnef/pkg/COMMENT1
-rw-r--r--mail/tnef/pkg/DESCR9
-rw-r--r--mail/tnef/pkg/PLIST2
5 files changed, 28 insertions, 0 deletions
diff --git a/mail/tnef/Makefile b/mail/tnef/Makefile
new file mode 100644
index 00000000000..76292901f96
--- /dev/null
+++ b/mail/tnef/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/10/23 14:01:30 rh Exp $
+#
+
+DISTNAME= tnef-0.14.1
+CATEGORIES= mail
+MASTER_SITES= http://world.std.com/~damned/
+
+MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://world.std.com/~damned/software.html
+
+GNU_CONFIGURE= YES
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/mail/tnef/files/md5 b/mail/tnef/files/md5
new file mode 100644
index 00000000000..f7307729ff5
--- /dev/null
+++ b/mail/tnef/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 2000/10/23 14:01:30 rh Exp $
+
+MD5 (tnef-0.14.1.tar.gz) = 0b99740bcff9c8122a459545502975b8
diff --git a/mail/tnef/pkg/COMMENT b/mail/tnef/pkg/COMMENT
new file mode 100644
index 00000000000..04891424cb2
--- /dev/null
+++ b/mail/tnef/pkg/COMMENT
@@ -0,0 +1 @@
+decode MS-TNEF MIME attachments
diff --git a/mail/tnef/pkg/DESCR b/mail/tnef/pkg/DESCR
new file mode 100644
index 00000000000..c3f1b67f079
--- /dev/null
+++ b/mail/tnef/pkg/DESCR
@@ -0,0 +1,9 @@
+ TNEF is a program for unpacking MIME attachments of type
+"application/ms-tnef". This is a Microsoft only attachment.
+
+ Due to the proliferation of Microsoft Outlook and Exchange mail servers,
+more and more mail is encapsulated into this format.
+
+ The TNEF program allows one to unpack the attachments which were
+encapsulated into the TNEF attachment. Thus alleviating the need to use
+Microsoft Outlook to view the attachment.
diff --git a/mail/tnef/pkg/PLIST b/mail/tnef/pkg/PLIST
new file mode 100644
index 00000000000..d1c278198e0
--- /dev/null
+++ b/mail/tnef/pkg/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2000/10/23 14:01:30 rh Exp $
+bin/tnef