aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--converters/Makefile1
-rw-r--r--converters/tnef/Makefile17
-rw-r--r--converters/tnef/distinfo1
-rw-r--r--converters/tnef/pkg-comment1
-rw-r--r--converters/tnef/pkg-descr18
-rw-r--r--converters/tnef/pkg-plist1
6 files changed, 39 insertions, 0 deletions
diff --git a/converters/Makefile b/converters/Makefile
index 173b3f2e14e..92102f1dd70 100644
--- a/converters/Makefile
+++ b/converters/Makefile
@@ -27,6 +27,7 @@
SUBDIR += recode
SUBDIR += ruby-iconv
SUBDIR += tcs
+ SUBDIR += tnef
SUBDIR += trans
SUBDIR += tuc
SUBDIR += unix2dos
diff --git a/converters/tnef/Makefile b/converters/tnef/Makefile
new file mode 100644
index 00000000000..9f28f856e1c
--- /dev/null
+++ b/converters/tnef/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: tnef
+# Date created: 19 September 2000
+# Whom: Cyrus Rahman <cr@jcmax.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= tnef
+PORTVERSION= 0.12
+CATEGORIES= converters mail
+MASTER_SITES= http://world.std.com/~damned/
+
+MAINTAINER= cr@jcmax.com
+
+GNU_CONFIGURE= yes
+
+.include <bsd.port.mk>
diff --git a/converters/tnef/distinfo b/converters/tnef/distinfo
new file mode 100644
index 00000000000..fc2696c681e
--- /dev/null
+++ b/converters/tnef/distinfo
@@ -0,0 +1 @@
+MD5 (tnef-0.12.tar.gz) = 443a005d7655a6c131bf95a785f06f51
diff --git a/converters/tnef/pkg-comment b/converters/tnef/pkg-comment
new file mode 100644
index 00000000000..e15691e1518
--- /dev/null
+++ b/converters/tnef/pkg-comment
@@ -0,0 +1 @@
+Unpack data encapsulated into Microsoft Outlook's application/ms-tnef format
diff --git a/converters/tnef/pkg-descr b/converters/tnef/pkg-descr
new file mode 100644
index 00000000000..1b33fb056f2
--- /dev/null
+++ b/converters/tnef/pkg-descr
@@ -0,0 +1,18 @@
+This program decodes those annoying application/ms-tnef MIME attachments that
+Microsoft mail servers helpfully use to encapsulate your already MIME encoded
+attachments.
+
+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 them.
+
+Written by: Mark Simpson <damned@world.std.com>
+Based upon work by: Thomas Boll <tb@boll.ch>
+
+WWW: http://world.std.com/~damned/software.html
+
+- Cyrus Rahman
+cr@jcmax.com
diff --git a/converters/tnef/pkg-plist b/converters/tnef/pkg-plist
new file mode 100644
index 00000000000..1c7688e9dda
--- /dev/null
+++ b/converters/tnef/pkg-plist
@@ -0,0 +1 @@
+bin/tnef