Rename xlHtml to xlhtml.
This commit is contained in:
parent
9a826785cc
commit
0b32e9129f
5 changed files with 2 additions and 37 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.51 2002/10/14 17:48:14 tsarna Exp $
|
||||
# $NetBSD: Makefile,v 1.52 2002/10/22 15:28:10 wiz Exp $
|
||||
#
|
||||
|
||||
COMMENT= document format and character code converters
|
||||
|
@ -47,7 +47,7 @@ SUBDIR+= uudeview
|
|||
SUBDIR+= uulib
|
||||
SUBDIR+= wv
|
||||
SUBDIR+= xdeview
|
||||
SUBDIR+= xlHtml
|
||||
SUBDIR+= xlhtml
|
||||
SUBDIR+= yencode
|
||||
|
||||
.include "../mk/bsd.pkg.subdir.mk"
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
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.
|
|
@ -1,19 +0,0 @@
|
|||
# $NetBSD: Makefile,v 1.11 2002/10/22 12:12: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"
|
|
@ -1,8 +0,0 @@
|
|||
@comment $NetBSD: PLIST,v 1.2 2001/12/10 16:03:44 taca Exp $
|
||||
bin/nsopen
|
||||
bin/nspptview
|
||||
bin/nsxlview
|
||||
bin/ppthtml
|
||||
bin/xlhtml
|
||||
man/man1/ppthtml.1
|
||||
man/man1/xlhtml.1
|
|
@ -1,4 +0,0 @@
|
|||
$NetBSD: distinfo,v 1.6 2002/10/22 12:12:59 wiz Exp $
|
||||
|
||||
SHA1 (xlhtml.0.5.1.tgz) = b399bca7eadb908f636df0012eadaa18d9e00513
|
||||
Size (xlhtml.0.5.1.tgz) = 263933 bytes
|
Loading…
Reference in a new issue