diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2002-10-10 17:58:00 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2002-10-10 17:58:00 +0000 |
| commit | 47ac56be82c72f83caff34ce4ac8f8e71bf8065a (patch) | |
| tree | 9b024a0a3e5f7e9ea25f8a10c704c6fa17bdc4f1 /databases/p5-DBD-SQLite2/Makefile | |
| parent | a7b4667654401c6cff9093ae6ebd74c74d6776ac (diff) | |
Notes
Diffstat (limited to 'databases/p5-DBD-SQLite2/Makefile')
| -rw-r--r-- | databases/p5-DBD-SQLite2/Makefile | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/databases/p5-DBD-SQLite2/Makefile b/databases/p5-DBD-SQLite2/Makefile deleted file mode 100644 index f57512fc0283..000000000000 --- a/databases/p5-DBD-SQLite2/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# New ports collection makefile for: p5-DBD-SQLite -# Date created: 2002/03/30 -# Whom: nork@cityfujisawa.ne.jp -# -# $FreeBSD$ -# - -PORTNAME= DBD-SQLite -PORTVERSION= 0.19 -CATEGORIES= databases perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= DBD -PKGNAMEPREFIX= p5- - -MAINTAINER= nork@FreeBSD.org - -BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI -RUN_DEPENDS= ${BUILD_DEPENDS} - -PERL_CONFIGURE= yes - -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -MAN3= DBD::SQLite.3 - -.include <bsd.port.mk> |
