summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/Makefile1
-rw-r--r--mail/liboe/Makefile26
-rw-r--r--mail/liboe/distinfo2
-rw-r--r--mail/liboe/pkg-descr8
-rw-r--r--mail/liboe/pkg-plist3
5 files changed, 0 insertions, 40 deletions
diff --git a/mail/Makefile b/mail/Makefile
index 82cbf86f4e5f..5a60142b75d0 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -139,7 +139,6 @@
SUBDIR += libesmtp
SUBDIR += libetpan
SUBDIR += libnewmail
- SUBDIR += liboe
SUBDIR += libpst
SUBDIR += librfc822
SUBDIR += libspf
diff --git a/mail/liboe/Makefile b/mail/liboe/Makefile
deleted file mode 100644
index e1bde2d3abc6..000000000000
--- a/mail/liboe/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# ex:ts=8
-# New ports collection makefile for: liboe
-# Date created: Jun 3, 2001
-# Whom: ijliao
-#
-# $FreeBSD$
-#
-
-PORTNAME= liboe
-PORTVERSION= 0.92
-CATEGORIES= mail
-MASTER_SITES= http://www.gpl.no/liboe/download/
-
-MAINTAINER= ijliao@FreeBSD.org
-COMMENT= Convert Outlook Express messages to the Unix mailbox format
-
-USE_REINPLACE= yes
-MAKEFILE= makefile
-ALL_TARGET= clean oe2mbx liboe
-INSTALLS_SHLIB= yes
-
-post-patch:
- @${REINPLACE_CMD} -e "s,^PREFIX,#PREFIX,g ; \
- s,gcc,${CC} ${CFLAGS},g" ${WRKSRC}/${MAKEFILE}
-
-.include <bsd.port.mk>
diff --git a/mail/liboe/distinfo b/mail/liboe/distinfo
deleted file mode 100644
index 5dc206882cdf..000000000000
--- a/mail/liboe/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (liboe-0.92.tar.gz) = 7bf5ddbf8de1ec5bd04d429c502a7e61
-SIZE (liboe-0.92.tar.gz) = 22817
diff --git a/mail/liboe/pkg-descr b/mail/liboe/pkg-descr
deleted file mode 100644
index 21f28f597f2a..000000000000
--- a/mail/liboe/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-liboe is a C library that reads Outlook Express 4 and 5.x mailboxes and
-returns a standard Unix mailbox to a function specified as a parameter to
-the converter
-
-oe2mbx is a C program using liboe to convert Outlook Express messages to
-the Unix mailbox format
-
-WWW: http://www.gpl.no/liboe/
diff --git a/mail/liboe/pkg-plist b/mail/liboe/pkg-plist
deleted file mode 100644
index 73b36f516b82..000000000000
--- a/mail/liboe/pkg-plist
+++ /dev/null
@@ -1,3 +0,0 @@
-bin/oe2mbx
-include/liboe.h
-lib/liboe.so