Portfile

# $Id: Portfile 22871 2007-03-17 13:53:13Z takanori@macports.org $

PortSystem 1.0
name libdap
version 3.7.5
platforms darwin
maintainers takeshi@mac.com
categories science
description A C++ SDK which contains an implementation of DAP 2.0
master_sites ftp://ftp.unidata.ucar.edu/pub/opendap/source/ \
ftp://ftp.unidata.ucar.edu/pub/opendap/source/old/
checksums md5 25bdd01a47013c429d5fdd53dacc81c3
homepage http://www.opendap.org/
long_description \
A C++ SDK which contains an implementation of DAP 2.0, \
Client- and Server-side support classes and a prototype \
implementation of the AIS.
depends_lib port:curl \
port:libiconv \
port:libxml2 \
port:openssl \
port:zlib