# $Id: Portfile,v 1.12 2005/01/09 00:38:01 mij Exp $

PortSystem 1.0
name		antiword
version		0.36.1
categories	textproc
maintainers	mij@opendarwin.org
description	Utility to read Microsoft Word (.doc) files
homepage	http://www.winfield.demon.nl/index.html
platforms	darwin

long_description Antiword is a utility that can read binary files from \
		 Microsoft Word 6, 7, 97, and 2000.

master_sites	http://www.winfield.demon.nl/linux/

checksums	md5 d46107219f4afaee658647a49dc45ed9

patchfiles	patch-Makefile.Linux \
			patch-main_u.c

configure	{ reinplace "s|/usr|${prefix}|g" ${worksrcpath}/antiword.h }

destroot.args	prefix=${destroot}${prefix}
