aboutsummaryrefslogblamecommitdiff
path: root/net/p5-Net-Z3950-ZOOM/Makefile
blob: 553568bea2e1e60a758995b6d1d484c937f87064 (plain) (tree)
1
2
3
4
5
6
7
8
9
                              
                    
                 
                         
                    


                                 
                                                                            
                                                           
 


                                                            
 

                         
 
                            
 
                      
PORTNAME=	Net-Z3950-ZOOM
PORTVERSION=	1.30
PORTREVISION=	3
CATEGORIES=	net perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	demon@FreeBSD.org
COMMENT=	Perl interface to the Z39.50 Object-Orientation Model (ZOOM)
WWW=		https://metacpan.org/release/Net-Z3950-ZOOM

LIB_DEPENDS=	libyaz.so:net/yaz
BUILD_DEPENDS=	p5-MARC-Record>=1.38:textproc/p5-MARC-Record
RUN_DEPENDS=	p5-MARC-Record>=1.38:textproc/p5-MARC-Record

USES=		perl5
USE_PERL5=	configure

CONFLICTS=	p5-Net-Z3950

.include <bsd.port.mk>