Portfile

# $Id: Portfile 22478 2007-03-02 05:16:40Z pipping@macports.org $

PortSystem 1.0
name gss
version 0.0.16
categories security
maintainers nomaintainer@macports.org
description GNU Generic Security Service Library
long_description \
GSS is an implementation of the Generic Security Service \
Application Program Interface (GSS-API). GSS-API is used \
by network servers to provide security services, e.g., to \
authenticate SMTP/IMAP clients against SMTP/IMAP servers.
homepage http://www.gnu.org/software/gss/
platforms darwin
master_sites ftp://alpha.gnu.org/gnu/gss/
checksums sha1 b30ad08e6485e44c57d9a80917a7a73a9f9c20b9
configure.args --infodir=${prefix}/share/info \
--mandir=${prefix}/share/man