Revert to original version by Jim Wise except for newer version of
mswordview.
This commit is contained in:
parent
6e915e0f3f
commit
cae621ae44
3 changed files with 7 additions and 8 deletions
|
@ -1,14 +1,15 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.2 1999/05/23 21:06:57 hwr Exp $
|
||||
# $NetBSD: Makefile,v 1.2 1999/05/23 22:16:57 hwr Exp $
|
||||
#
|
||||
|
||||
DISTNAME= mswordview-0.5.9
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= http://www.csn.ul.ie/~caolan/publink/mswordview/
|
||||
|
||||
MAINTAINER= packages@netbsd.org
|
||||
MAINTAINER= jwise@netbsd.org
|
||||
HOMEPAGE= http://www.csn.ul.ie/~caolan/docs/MSWordView.html
|
||||
|
||||
GNU_CONFIGURE= YES
|
||||
CONFIGURE_ARGS= --libdir=${PREFIX}/share
|
||||
|
||||
WRKSRC= ${WRKDIR}/mswordview
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
A Word 8 converter for Unix
|
||||
Microsoft Word 8.0 (Office 97) to HTML document translator.
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
MSWordView is a program that can understand the Microsofts Word 8
|
||||
binary file format (Office97), it currently converts Word into html,
|
||||
which can then be read with a browser.
|
||||
|
||||
This olny works for Word 8 on the moment, not for Word 6/7
|
||||
MSWordView is a program that understands the Microsoft Word 8 binary file
|
||||
format (Office97) and is able to convert Word documents into HTML, which
|
||||
can then be read with a browser.
|
||||
|
|
Loading…
Reference in a new issue