summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-06-24 05:26:13 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-06-24 05:26:13 +0000
commit19d83f1a30d2b04db800564504e1f95a5561eca1 (patch)
treeb78807accf5f3b8fb4c549231922416c2fa4055f /textproc
parentdce42607262b88c8e3d7fff0ed089fc046bcc62c (diff)
downloadpkgsrc-19d83f1a30d2b04db800564504e1f95a5561eca1.tar.gz
Initial import of xlhtml-0.5.
xlhtml is used to convert Microsoft Excel Spreadsheet files into either html or tab delimitted ASCII. The program can be interfaced with helper scripts for viewing email attachments. Most use of this program is through the helper scripts and one would probably rarely resort to using the commandline interface.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/xlhtml/DESCR5
-rw-r--r--textproc/xlhtml/Makefile17
-rw-r--r--textproc/xlhtml/PLIST8
-rw-r--r--textproc/xlhtml/distinfo4
4 files changed, 34 insertions, 0 deletions
diff --git a/textproc/xlhtml/DESCR b/textproc/xlhtml/DESCR
new file mode 100644
index 00000000000..0ecdfc6f57f
--- /dev/null
+++ b/textproc/xlhtml/DESCR
@@ -0,0 +1,5 @@
+xlhtml is used to convert Microsoft Excel Spreadsheet files into either html or
+tab delimitted ASCII. The program can be interfaced with helper scripts for
+viewing email attachments. Most use of this program is through the helper
+scripts and one would probably rarely resort to using the commandline
+interface.
diff --git a/textproc/xlhtml/Makefile b/textproc/xlhtml/Makefile
new file mode 100644
index 00000000000..393b42dae64
--- /dev/null
+++ b/textproc/xlhtml/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/06/24 05:26:13 xtraeme Exp $
+#
+
+DISTNAME= xlhtml-0.5
+CATEGORIES= textproc
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=chicago/}
+EXTRACT_SUFX= .tgz
+
+MAINTAINER= tech-pkg@NetBSD.org
+HOMEPAGE= http://chicago.sourceforge.net/xlhtml/
+COMMENT= XLS to HTML converter
+
+GNU_CONFIGURE= yes
+USE_BUILDLINK3= yes
+USE_GNU_TOOLS+= make
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/xlhtml/PLIST b/textproc/xlhtml/PLIST
new file mode 100644
index 00000000000..28fce80eb37
--- /dev/null
+++ b/textproc/xlhtml/PLIST
@@ -0,0 +1,8 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/06/24 05:26:13 xtraeme Exp $
+bin/nsopen
+bin/nspptview
+bin/nsxlview
+bin/ppthtml
+bin/xlhtml
+man/man1/ppthtml.1
+man/man1/xlhtml.1
diff --git a/textproc/xlhtml/distinfo b/textproc/xlhtml/distinfo
new file mode 100644
index 00000000000..a508c730ce3
--- /dev/null
+++ b/textproc/xlhtml/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/06/24 05:26:13 xtraeme Exp $
+
+SHA1 (xlhtml-0.5.tgz) = b661e061feb72282dbbe80d1dfe09ce08b44ce25
+Size (xlhtml-0.5.tgz) = 271045 bytes