aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-hp200lx-db/Makefile
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2001-03-12 18:19:36 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2001-03-12 18:19:36 +0000
commitc3f5a6cdd4a51024ae9e2f1c851caf6a10e7156f (patch)
tree35cb5f4ab6b6e0927f0913aeaf125288381320b1 /databases/p5-hp200lx-db/Makefile
parent6f03c1e93a509a03a80640a6ae4e2f5566c6de90 (diff)
downloadports-c3f5a6cdd4a51024ae9e2f1c851caf6a10e7156f.tar.gz
ports-c3f5a6cdd4a51024ae9e2f1c851caf6a10e7156f.zip
Notes
Diffstat (limited to 'databases/p5-hp200lx-db/Makefile')
-rw-r--r--databases/p5-hp200lx-db/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/databases/p5-hp200lx-db/Makefile b/databases/p5-hp200lx-db/Makefile
index 4c58c12c377a..d96e79b3237f 100644
--- a/databases/p5-hp200lx-db/Makefile
+++ b/databases/p5-hp200lx-db/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= hp200lx-db
-PORTVERSION= 0.07
+PORTVERSION= 0.09
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= HP200LX
@@ -16,4 +16,7 @@ MAINTAINER= g.gonter@ieee.org
PERL_CONFIGURE= yes
+MAN3= HP200LX::DB.3
+MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
+
.include <bsd.port.mk>