pkgsrc/converters/xlHtml-mixedcase/Makefile
taca da30aff813 Update xlhtml package to 0.4.9.3 with HOMEPAGE and MASTER_SITES updates.
xlHtml ChangeLog


0.4.9.3 03/19/02
	*Began code modularization
	*Changed pointers to xlhtml web site

0.4.9.2 03/13/02
	*Turned over xlhtml to Charles Wyble
	*Added a patch to support bold formatting

0.4.9.1 03/10/02
    * Fixed bug in cole.c which causes errors reading ppthtml files - Takahiro Kamba
	* Fixed bug in page name output for non-html output
	* xlhtml now uses Microsoft CodePages - Victor Wagner


P.S.
My last name isn't "Kamba" but "Kambe".  :-)
2002-04-08 15:04:03 +00:00

17 lines
408 B
Makefile

# $NetBSD: Makefile,v 1.8 2002/04/08 15:04:03 taca Exp $
#
DISTNAME= xlhtml-0.4.9.3
CATEGORIES= converters
MASTER_SITES= http://prdownloads.sf.net/chicago/
EXTRACT_SUFX= .tgz
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://chicago.sourceforge.net/xlhtml/
COMMENT= Microsoft xls/ppt to HTML converter
USE_BUILDLINK_ONLY= YES
GNU_CONFIGURE= YES
USE_GMAKE= YES
.include "../../mk/bsd.pkg.mk"