aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBI-137/Makefile
diff options
context:
space:
mode:
authorJames FitzGibbon <jfitz@FreeBSD.org>1997-04-20 21:26:49 +0000
committerJames FitzGibbon <jfitz@FreeBSD.org>1997-04-20 21:26:49 +0000
commit06177253165b054cad2b7611f768c17f903aee98 (patch)
tree6dc02c49152e47fe18249702f3b47fb9aead996b /databases/p5-DBI-137/Makefile
parentdf8f6f276f229ccecffcd4e02482cf9a45d3e615 (diff)
downloadports-06177253165b054cad2b7611f768c17f903aee98.tar.gz
ports-06177253165b054cad2b7611f768c17f903aee98.zip
Notes
Diffstat (limited to 'databases/p5-DBI-137/Makefile')
-rw-r--r--databases/p5-DBI-137/Makefile11
1 files changed, 7 insertions, 4 deletions
diff --git a/databases/p5-DBI-137/Makefile b/databases/p5-DBI-137/Makefile
index da890cbf5a7f..ef53ee393ea7 100644
--- a/databases/p5-DBI-137/Makefile
+++ b/databases/p5-DBI-137/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: p5-DBI
-# Version required: 0.73
+# Version required: 0.79
# Date created: October 17th 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id: Makefile,v 1.3 1996/11/17 03:18:35 obrien Exp $
+# $Id: Makefile,v 1.4 1997/04/20 13:51:45 wosch Exp $
#
-DISTNAME= DBI-0.73
-PKGNAME= p5-DBI-0.73
+DISTNAME= DBI-0.79
+PKGNAME= p5-DBI-0.79
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= DBI
@@ -17,6 +17,9 @@ MAINTAINER= jfitz@FreeBSD.ORG
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
+MAN3= DBI.3 DBI::W32ODBC.3
+MANPREFIX= ${PREFIX}/lib/perl5
+
do-configure:
@ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/perl Makefile.PL