diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2003-02-23 12:24:58 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2003-02-23 12:24:58 +0000 |
commit | 4a6f771cfb1f349ec7dd3be6b3a2837f2fc83e03 (patch) | |
tree | c426d7ee1a0dee035434e823dd595c873e68455a /net/p5-Net-Z3950/Makefile | |
parent | e51536b08ba9861dfeb068127c08e190058b41a0 (diff) |
Notes
Diffstat (limited to 'net/p5-Net-Z3950/Makefile')
-rw-r--r-- | net/p5-Net-Z3950/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-Net-Z3950/Makefile b/net/p5-Net-Z3950/Makefile index 8e03156f5f1a..c23fa35468b8 100644 --- a/net/p5-Net-Z3950/Makefile +++ b/net/p5-Net-Z3950/Makefile @@ -6,12 +6,13 @@ # PORTNAME= Net-Z3950 -PORTVERSION= 0.31 +PORTVERSION= 0.32 CATEGORIES= net perl5 MASTER_SITES= http://perl.z3950.org/download/ PKGNAMEPREFIX= p5- MAINTAINER= demon@FreeBSD.org +COMMENT= A perl interface to the Z39.50 information retrieval protocol BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Event.pm:${PORTSDIR}/devel/p5-Event LIB_DEPENDS= yaz.1:${PORTSDIR}/net/yaz |