summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-SQLite
diff options
context:
space:
mode:
authorheinz <heinz>2007-05-20 00:25:41 +0000
committerheinz <heinz>2007-05-20 00:25:41 +0000
commitd6572ef9b24acbaa04e16c47d2a0a1654e4fb829 (patch)
tree2c898ddf2ba7d986621f41f757a9ec05e943a0e7 /databases/p5-DBD-SQLite
parent7be9794090e08ee1800be5300a352b14e56c0fab (diff)
downloadpkgsrc-d6572ef9b24acbaa04e16c47d2a0a1654e4fb829.tar.gz
Adapted MASTER_SITES to the usual CPAN scheme.
The Package supports installation to DESTDIR and needs a C compiler.
Diffstat (limited to 'databases/p5-DBD-SQLite')
-rw-r--r--databases/p5-DBD-SQLite/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/databases/p5-DBD-SQLite/Makefile b/databases/p5-DBD-SQLite/Makefile
index 8d22b098c75..d1e6facd55e 100644
--- a/databases/p5-DBD-SQLite/Makefile
+++ b/databases/p5-DBD-SQLite/Makefile
@@ -1,18 +1,20 @@
-# $NetBSD: Makefile,v 1.17 2007/05/09 09:33:47 dillo Exp $
+# $NetBSD: Makefile,v 1.18 2007/05/20 00:25:41 heinz Exp $
#
DISTNAME= DBD-SQLite-1.13
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5dsl
CATEGORIES= databases perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MS/MSERGEANT/}
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/DBD-SQLite/
COMMENT= Perl DBI/DBD driver for sqlite databases
+PKG_DESTDIR_SUPPORT= user-destdir
PKG_INSTALLATION_TYPES= overwrite pkgviews
+USE_LANGUAGES= c
PERL5_PACKLIST= auto/DBD/SQLite/.packlist
MAKE_PARAMS+= SQLITE_LOCATION=${PREFIX:Q}