Portfile

# $Id: Portfile 20332 2006-11-02 00:31:05Z blair@macports.org $

PortSystem 1.0
name spellutils
version 0.7
categories mail
maintainers dluke@geeklair.net
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 CPPFLAGS=-I${prefix}/include LDFLAGS=-L${prefix}/lib LIBS=-lintl