pkgsrc/converters/xlhtml/Makefile
2018-01-02 22:54:26 +00:00

24 lines
550 B
Makefile

# $NetBSD: Makefile,v 1.17 2018/01/02 23:23:35 rillig Exp $
#
DISTNAME= xlhtml-0.5
PKGREVISION= 2
CATEGORIES= converters
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=chicago/}
EXTRACT_SUFX= .tgz
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://chicago.sourceforge.net/xlhtml/
COMMENT= Microsoft xls/ppt to HTML converter
LICENSE= gnu-gpl-v2
GNU_CONFIGURE= YES
USE_TOOLS+= gmake csh:run
REPLACE_CSH= xlhtml/nsxlview xlhtml/nsopen xlhtml/gpdemo
REPLACE_CSH+= ppthtml/nspptview
# fabs
LIBS.SunOS+= -lm
.include "../../mk/bsd.pkg.mk"