Import of pkgsrc-2014Q1
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# $NetBSD: Makefile,v 1.9 2013/05/31 12:39:52 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.10 2013/12/09 14:17:42 obache Exp $
|
||||
|
||||
DISTNAME= DB_File-Lock-0.05
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 5
|
||||
PKGREVISION= 6
|
||||
SVR4_PKGNAME= p5dfl
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DB_File-Lock/}
|
||||
@@ -12,7 +12,7 @@ HOMEPAGE= http://search.cpan.org/dist/DB_File-Lock/
|
||||
COMMENT= Perl5 module providing locking with flock wrapper for DB_File
|
||||
|
||||
PERL5_PACKLIST= auto/DB_File/Lock/.packlist
|
||||
DEPENDS+= p5-DB_File-[0-9]*:../../databases/p5-DB_File
|
||||
DEPENDS+= {perl>=5,p5-DB_File-[0-9]*}:../../databases/p5-DB_File
|
||||
|
||||
.include "../../lang/perl5/module.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
||||
Reference in New Issue
Block a user