# -*- 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 net databases
platforms       darwin
perl5.setup	Net-Z3950 0.51
maintainers	nomaintainer
description	Perl interface to the Z39.50 information retrieval protocol
long_description \
            NOTE: This module is deprecated! Unless you specifically need \
            p5-net-z3950 for backwards compatibility (i.e. you're building \
            it because it's a prerequisite for an existing application) you \
            should instead use the newer and better p5-net-z3950-zoom module. \
            \
            This module provides a Perl interface to the Z39.50 \
		information retrieval protocol (aka. ISO 23950), a \
		mature and powerful protocol used in application domains \
		as diverse as bibliographic information, geo-spatial \
		mapping, museums and other cultural heritage information, \
		and structured vocabulary navigation.

checksums	md5 9570c710dfab1c3d6af418557b07a2cd \
		sha1 f411bbfb4f439e714ce16ac0536ed1c3f92075c7 \
		rmd160 b78e29fae40d1276040e10a78867655bcd3f8649

patchfiles  patch-Makefile.PL.diff

depends_lib-append	port:yaz2 port:p5-event
