summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorhwr <hwr>1999-05-23 22:16:57 +0000
committerhwr <hwr>1999-05-23 22:16:57 +0000
commit202e529e8957b7f9947bef5beadfeec7ade1851f (patch)
tree7189e71b6bf2bc432adea291d2d851083ba6f2c2 /textproc
parent03c6460eb1c783decd6d265f1ac420a09e088293 (diff)
downloadpkgsrc-202e529e8957b7f9947bef5beadfeec7ade1851f.tar.gz
Revert to original version by Jim Wise except for newer version of
mswordview.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/mswordview/Makefile5
-rw-r--r--textproc/mswordview/pkg/COMMENT2
-rw-r--r--textproc/mswordview/pkg/DESCR8
3 files changed, 7 insertions, 8 deletions
diff --git a/textproc/mswordview/Makefile b/textproc/mswordview/Makefile
index 92f09a9f196..3add219507d 100644
--- a/textproc/mswordview/Makefile
+++ b/textproc/mswordview/Makefile
@@ -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
diff --git a/textproc/mswordview/pkg/COMMENT b/textproc/mswordview/pkg/COMMENT
index 1f752b365fd..c00ee2564c7 100644
--- a/textproc/mswordview/pkg/COMMENT
+++ b/textproc/mswordview/pkg/COMMENT
@@ -1 +1 @@
-A Word 8 converter for Unix
+Microsoft Word 8.0 (Office 97) to HTML document translator.
diff --git a/textproc/mswordview/pkg/DESCR b/textproc/mswordview/pkg/DESCR
index b43958545c4..735bb83ee0b 100644
--- a/textproc/mswordview/pkg/DESCR
+++ b/textproc/mswordview/pkg/DESCR
@@ -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.