a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 22478 2007-03-02 05:16:40Z pipping@macports.org $
PortSystem 1.0
name hello
version 2.1.1
categories mail
maintainers nomaintainer@macports.org
description utility for saying hello and reading email
long_description \
The GNU hello program produces a familiar, friendly greeting. \
It allows nonprogrammers to use a classic computer science tool \
which would otherwise be unavailable to them. Because it is \
protected by the GNU General Public License, users are free to \
share and change it.
homepage http://www.gnu.org/software/hello/
platforms darwin
master_sites gnu
checksums md5 70c9ccf9fac07f762c24f2df2290784d
configure.args --disable-nls \
--infodir=${prefix}/share/info \
--mandir=${prefix}/share/man