# $Id: Portfile 33150 2008-01-19 14:08:23Z ryandesign@macports.org $

PortSystem 1.0
name             diction
version          1.11
categories       textproc
maintainers      nomaintainer
description      GNU diction and style
long_description \
    This is the GNU diction and style, free implementations of \
    old standard unix commands. For some reason, many modern \
    systems lack them. Diction prints wordy and commonly misused \
    phrases. Style analyses surface characteristics of a \
    document, e.g. sentence length and various readability measures.
homepage         http://www.gnu.org/software/diction/
platforms        darwin
master_sites     gnu
checksums        md5 4cbdb115c976d7141f54b223df28012e
configure.args   mandir=${destroot}${prefix}/share/man
destroot.destdir prefix=${destroot}${prefix}
