# $Id: Portfile 50984 2009-05-14 21:08:43Z and.damore@macports.org $

PortSystem	1.0

name		spellutils
version		0.7
categories	mail
maintainers	geeklair.net:dluke
platforms	darwin
description	Spellutils provides the newsbody and pospell programs.

long_description	Spellutils is a suite of programs which are used \
			to isolate some parts or texts from various types \
			of files and hand them over to another program which \
			may change the texts\; it is typically a spell \
			checker. Afterwards the possibly changed text parts \
			are copied back in place in the original file.

homepage	http://home.worldonline.dk/byrial/spellutils/
master_sites	${homepage}

use_bzip2	yes
checksums	md5 e2f64d49aabb359e79ba588e6c14c3c2

depends_lib	port:gettext

configure.env	LIBS=-lintl
