diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2001-04-18 21:37:32 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2001-04-18 21:37:32 +0000 |
| commit | 01a9f79f0a3692d8148990805beabc8593d3596d (patch) | |
| tree | 99d1ef5788fc9e55b6948a7d4951ac4a315f63bf /databases/p5-DBI-137/Makefile | |
| parent | 8c307777eaf81af4195ae428b3ebbeba734fc5af (diff) | |
Diffstat (limited to 'databases/p5-DBI-137/Makefile')
| -rw-r--r-- | databases/p5-DBI-137/Makefile | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/databases/p5-DBI-137/Makefile b/databases/p5-DBI-137/Makefile deleted file mode 100644 index 6d91f8464483..000000000000 --- a/databases/p5-DBI-137/Makefile +++ /dev/null @@ -1,37 +0,0 @@ -# New ports collection makefile for: p5-DBI -# Date created: October 17th 1996 -# Whom: James FitzGibbon <jfitz@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= DBI -PORTVERSION= 1.15 -CATEGORIES= databases perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= DBI -PKGNAMEPREFIX= p5- - -MAINTAINER= vanilla@FreeBSD.org - -BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/RPC/PlServer.pm:${PORTSDIR}/net/p5-PlRPC - -PERL_CONFIGURE= yes - -MAN1= dbiproxy.1 \ - dbish.1 -MAN3= Bundle::DBI.3 \ - DBD::ADO.3 \ - DBD::Multiplex.3 \ - DBD::Proxy.3 \ - DBI.3 \ - DBI::DBD.3 \ - DBI::FAQ.3 \ - DBI::Format.3 \ - DBI::ProxyServer.3 \ - DBI::Shell.3 \ - DBI::W32ODBC.3 \ - Win32::DBIODBC.3 -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} - -.include <bsd.port.mk> |
