GARNAME = wv
GARVERSION = 1.2.5
CATEGORIES = office
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz

MASTER_SITES = http://www.abisource.com/downloads/wv/$(GARVERSION)/
# http://$(SOURCEFORGE_NET)/wvware/

LIBDEPS = platform/glib platform/libxml2 office/libgsf

DESCRIPTION = wv
define BLURB
Wv is a program that understands the Microsoft Word 6/7/8/9
binary file format and is able to convert Word
documents into HTML, which can then be read with a browser.
endef

CONFIGURE_SCRIPTS = $(WORKSRC)/configure
BUILD_SCRIPTS = $(WORKSRC)/Makefile
INSTALL_SCRIPTS = $(WORKSRC)/Makefile

CONFIGURE_ARGS = $(DIRPATHS)

include ../category.mk
