# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
# $Id: Portfile 40108 2008-09-20 20:23:54Z jmr@macports.org $

PortSystem  1.0
PortGroup   perl5 1.0

categories  perl
platforms   darwin
perl5.setup Net-Z3950-ZOOM 1.24
maintainers nomaintainer
description Perl implementation of the ZOOM API
long_description This module provides a nice, Perlish implementation of the \
                 ZOOM Abstract API for information retrieval, described and \
                 documented at http://zoom.z3950.org/api/. \
                 The older Net::Z3950 API is also included.

checksums   md5 eab6f3f31803dee93252494db5020231 \
            sha1 57e9a6fcb71a49b5427249a7c6eef53e6cff1a7d \
            rmd160 56aabd203fa2c3caea80ca22368b8707a274cee9

depends_lib-append    port:yaz port:p5-marc-record
