From 1700f5ba609eb050bc4d17346aaa5d9165297507 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 22 Oct 2002 15:25:59 +0000 Subject: Import from xlHtml (to sync with PKGNAME). Moved xlHtml to xlHtml-mixedcase in the repository [schmonz 2007-06-07] --- converters/xlhtml/DESCR | 4 ++++ converters/xlhtml/Makefile | 19 +++++++++++++++++++ converters/xlhtml/PLIST | 8 ++++++++ converters/xlhtml/distinfo | 4 ++++ 4 files changed, 35 insertions(+) create mode 100644 converters/xlhtml/DESCR create mode 100644 converters/xlhtml/Makefile create mode 100644 converters/xlhtml/PLIST create mode 100644 converters/xlhtml/distinfo (limited to 'converters/xlhtml') diff --git a/converters/xlhtml/DESCR b/converters/xlhtml/DESCR new file mode 100644 index 00000000000..c1db2432e75 --- /dev/null +++ b/converters/xlhtml/DESCR @@ -0,0 +1,4 @@ +xlhtml is an Excel 95 and later file converter. Its html output +can be used as a Netscape Plugin to let you view xls e-mail +attachments. It can also extract regions of a spreadsheet and +convert the spreadsheet to pure text rather than html. diff --git a/converters/xlhtml/Makefile b/converters/xlhtml/Makefile new file mode 100644 index 00000000000..775eec0da2f --- /dev/null +++ b/converters/xlhtml/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1.1.1 2002/10/22 15:25:59 wiz Exp $ +# + +DISTNAME= xlhtml.0.5.1 +PKGNAME= ${DISTNAME:S/./-/} +WRKSRC= ${WRKDIR}/xlhtml +CATEGORIES= converters +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=chicago/} +EXTRACT_SUFX= .tgz + +MAINTAINER= packages@netbsd.org +HOMEPAGE= http://chicago.sourceforge.net/xlhtml/ +COMMENT= Microsoft xls/ppt to HTML converter + +USE_BUILDLINK2= YES +GNU_CONFIGURE= YES +USE_GMAKE= YES + +.include "../../mk/bsd.pkg.mk" diff --git a/converters/xlhtml/PLIST b/converters/xlhtml/PLIST new file mode 100644 index 00000000000..293a8b358d8 --- /dev/null +++ b/converters/xlhtml/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2002/10/22 15:25:59 wiz Exp $ +bin/nsopen +bin/nspptview +bin/nsxlview +bin/ppthtml +bin/xlhtml +man/man1/ppthtml.1 +man/man1/xlhtml.1 diff --git a/converters/xlhtml/distinfo b/converters/xlhtml/distinfo new file mode 100644 index 00000000000..df7d1a2488e --- /dev/null +++ b/converters/xlhtml/distinfo @@ -0,0 +1,4 @@ +$NetBSD: distinfo,v 1.1.1.1 2002/10/22 15:25:59 wiz Exp $ + +SHA1 (xlhtml.0.5.1.tgz) = b399bca7eadb908f636df0012eadaa18d9e00513 +Size (xlhtml.0.5.1.tgz) = 263933 bytes -- cgit v1.2.3