Import of pkgsrc-2014Q1

This commit is contained in:
2014-04-17 16:38:45 +02:00
parent 785076ae39
commit 9a8c06dafb
19365 changed files with 828089 additions and 278039 deletions

View File

@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.7 2013/05/31 12:39:47 wiz Exp $
# $NetBSD: Makefile,v 1.8 2013/12/09 14:17:41 obache Exp $
#
DISTNAME= maatkit-7540
PKGREVISION= 3
PKGREVISION= 4
CATEGORIES= databases
MASTER_SITES= http://maatkit.googlecode.com/files/
@@ -16,7 +16,7 @@ USE_TOOLS+= perl
REPLACE_PERL+= bin/*
DEPENDS+= p5-DBD-mysql-[0-9]*:../../databases/p5-DBD-mysql
DEPENDS+= p5-Time-HiRes-[0-9]*:../../time/p5-Time-HiRes
DEPENDS+= {perl>=5.7.3,p5-Time-HiRes-[0-9]*}:../../time/p5-Time-HiRes
PERL5_PACKLIST= auto/maatkit/.packlist
.include "../../lang/perl5/module.mk"