aboutsummaryrefslogtreecommitdiffstats
path: root/converters/tnef
diff options
context:
space:
mode:
authorjeh <jeh@FreeBSD.org>2000-10-23 10:59:44 +0800
committerjeh <jeh@FreeBSD.org>2000-10-23 10:59:44 +0800
commit306c7b00acbc3037036e3324eaff06916a4116ef (patch)
tree5c104b2ea4637db69e652d84c9183c5fecdbc782 /converters/tnef
parentc527fea541f630fbd506b0532205b1eb5f28f91c (diff)
downloadfreebsd-ports-gnome-306c7b00acbc3037036e3324eaff06916a4116ef.tar.gz
freebsd-ports-gnome-306c7b00acbc3037036e3324eaff06916a4116ef.tar.zst
freebsd-ports-gnome-306c7b00acbc3037036e3324eaff06916a4116ef.zip
Add new port: converters/tnef
Unpack data encapsulated into Microsoft Outlook's application/ms-tnef format PR: 21392 Submitted by: Cyrus Rahman <cr@jcmax.com>
Diffstat (limited to 'converters/tnef')
-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
5 files changed, 38 insertions, 0 deletions
diff --git a/converters/tnef/Makefile b/converters/tnef/Makefile
new file mode 100644
index 000000000000..9f28f856e1c9
--- /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 000000000000..fc2696c681e7
--- /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 000000000000..e15691e15189
--- /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 000000000000..1b33fb056f22
--- /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 000000000000..1c7688e9dda5
--- /dev/null
+++ b/converters/tnef/pkg-plist
@@ -0,0 +1 @@
+bin/tnef