aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Z3950-ZOOM
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Net-Z3950-ZOOM')
-rw-r--r--net/p5-Net-Z3950-ZOOM/Makefile5
-rw-r--r--net/p5-Net-Z3950-ZOOM/pkg-plist2
2 files changed, 3 insertions, 4 deletions
diff --git a/net/p5-Net-Z3950-ZOOM/Makefile b/net/p5-Net-Z3950-ZOOM/Makefile
index b251e8a35f4d..36bf4d04f088 100644
--- a/net/p5-Net-Z3950-ZOOM/Makefile
+++ b/net/p5-Net-Z3950-ZOOM/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= demon@FreeBSD.org
-COMMENT= A perl interface to the Z39.50 Object-Orientation Model (ZOOM)
+COMMENT= Perl interface to the Z39.50 Object-Orientation Model (ZOOM)
LIB_DEPENDS= yaz:${PORTSDIR}/net/yaz
BUILD_DEPENDS= p5-MARC-Record>=1.38:${PORTSDIR}/textproc/p5-MARC-Record
@@ -18,9 +18,6 @@ RUN_DEPENDS= p5-MARC-Record>=1.38:${PORTSDIR}/textproc/p5-MARC-Record
USES= perl5
USE_PERL5= configure
-MAN3= Net::Z3950::ZOOM.3 ZOOM.3
-
CONFLICTS= p5-Net-Z3950-[0-9]*
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/p5-Net-Z3950-ZOOM/pkg-plist b/net/p5-Net-Z3950-ZOOM/pkg-plist
index d2c70815a608..cf8263dbeab9 100644
--- a/net/p5-Net-Z3950-ZOOM/pkg-plist
+++ b/net/p5-Net-Z3950-ZOOM/pkg-plist
@@ -7,6 +7,8 @@ bin/zselect
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Z3950/ZOOM/.packlist
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Z3950/ZOOM/ZOOM.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Z3950/ZOOM/ZOOM.so
+%%PERL5_MAN3%%/Net::Z3950::ZOOM.3.gz
+%%PERL5_MAN3%%/ZOOM.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Z3950/ZOOM
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Z3950
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Net/Z3950