a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 20475 2006-11-03 15:30:38Z blair@macports.org $
PortSystem 1.0
name catdoc
version 0.94.2
categories textproc
platforms darwin
maintainers julian@hal-9k.de
description Convert MS Word/Excel documents to plain ASCII or TeX.
long_description catdoc is program which reads one or more Microsoft \
word files and outputs text, contained insinde them \
to standard output. Therefore it does same work for \
.doc files, as unix cat command for plain ASCII files. \
It is now accompanied by xls2csv - program which \
converts Excel spreadsheet into comma-separated value \
file.\
Newest addition to catdoc suite is catppt - a program,\
which extracts readable text from the PowerPoint \
files.
homepage http://www.45.free.net/~vitus/catdoc/
master_sites ftp://ftp.45.free.net/pub/catdoc/
checksums md5 243e1680bb3e703616f5adecfee24491
patchfiles patch-Makefile.in
depends_run bin:wish:tk
configure.args --without-wish
build.type gnu
destroot.destdir prefix=${destroot}${prefix} \
mandir=${destroot}${prefix}/share/man/man1