# $Id: Portfile 82002 2011-08-06 19:36:26Z jmr@macports.org $

PortSystem 1.0

name		grutatxt
version		2.0.15
categories	textproc
platforms	darwin
maintainers	nomaintainer
description	plain text to html converter
long_description	grutatxt is a plain text to HTML (and other formats) \
			converter. It succesfully converts subtle text markup \
			to lists, bold, italics, tables and headings to their \
			corresponding HTML, troff or man page markup without \
			having to write unreadable source text files. Grutatxt \
			is a perl module and a command line utility.

homepage	http://www.triptico.com/software/grutatxt.html
master_sites	http://www.triptico.com/download/
distname	Grutatxt-${version}
checksums	md5    121d1bab222832ba357aab67bf6e8afe \
            sha1   41d479603279e335a33975a05072c36d2569900b \
            rmd160 2359d6358b0453468dca02b26c7ae5d2c60e1bcc

depends_lib	bin:perl:perl5

configure.cmd	perl Makefile.PL
configure.pre_args	INSTALLSCRIPT=${prefix}/bin
