# $Id: Portfile,v 1.3 2006/04/28 19:27:20 toby Exp $

PortSystem 1.0
name             unrtf
version          0.20.1
categories       textproc
maintainers      toby@opendarwin.org
description      RTF converter
long_description \
	UnRTF is a command-line program written in C which \
	converts documents in Rich Text (.rtf) format to HTML, \
	LaTeX, PostScript, and other formats.
homepage         http://www.gnu.org/software/unrtf/unrtf.html
platforms        darwin

configure.args   --mandir=${prefix}/share/man

master_sites     gnu
distname         ${name}_${version}
checksums        sha1 3004e2677dd455f488924b6848d274c35a4bf22d
