# New ports collection makefile for: p5-Net-Z3950-SimpleServer # Date created: 12 March 2002 # Whom: Dmitry Sivachenko # # $FreeBSD$ # PORTNAME= Net-Z3950-SimpleServer PORTVERSION= 1.01 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net PKGNAMEPREFIX= p5- MAINTAINER= demon@FreeBSD.org COMMENT= A Perl module for developing Z39.50 servers LIB_DEPENDS= yaz.2:${PORTSDIR}/net/yaz PERL_CONFIGURE= yes CONFIGURE_ENV= LOCALBASE=${LOCALBASE} MAN3= Net::Z3950::GRS1.3 Net::Z3950::SimpleServer.3 .include .if ${OSVERSION} < 500000 IGNORE= doesn't run under FreeBSD versions less than 5.x .endif .include