summaryrefslogtreecommitdiff
path: root/mail/oe2mbx
diff options
context:
space:
mode:
Diffstat (limited to 'mail/oe2mbx')
-rw-r--r--mail/oe2mbx/Makefile11
1 files changed, 7 insertions, 4 deletions
diff --git a/mail/oe2mbx/Makefile b/mail/oe2mbx/Makefile
index dce9f32f4ac..47727aced49 100644
--- a/mail/oe2mbx/Makefile
+++ b/mail/oe2mbx/Makefile
@@ -1,18 +1,21 @@
-# $NetBSD: Makefile,v 1.9 2006/09/09 02:43:10 obache Exp $
+# $NetBSD: Makefile,v 1.10 2007/02/22 19:20:05 wiz Exp $
#
DISTNAME= oe2mbx-1.21
CATEGORIES= mail
-MASTER_SITES= http://www.gpl.no/liboe/download/
+MASTER_SITES= # none
MAINTAINER= zuntum@NetBSD.org
-HOMEPAGE= http://www.gpl.no/liboe/
+HOMEPAGE= http://web.archive.org/2/www.gpl.no/liboe/
COMMENT= Outlook Express messages to the Unix mailbox format converter
+# assumes fpos_t is an integral type
+NOT_FOR_PLATFORM= Linux-*-*
+
WRKSRC= ${WRKDIR}/liboe-0.92
MAKE_FILE= makefile
-MAKE_ENV+= INSTALL_PROGRAM=${INSTALL_PROGRAM:Q} \
+MAKE_ENV+= INSTALL_PROGRAM=${INSTALL_PROGRAM:Q} \
INSTALL_LIB=${INSTALL_LIB:Q} \
INSTALL_DATA=${INSTALL_DATA:Q}