Import of pkgsrc-2015Q1

This commit is contained in:
2015-04-22 14:34:26 +02:00
committed by Lionel Sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870550 additions and 795435 deletions

View File

@@ -1,10 +1,9 @@
# $NetBSD: Makefile,v 1.12 2013/05/31 12:40:31 wiz Exp $
# $NetBSD: Makefile,v 1.15 2015/03/17 12:09:22 mef Exp $
#
DISTNAME= Module-Refresh-0.17
PKGNAME= p5-${DISTNAME}
PKGREVISION= 2
SVR4_PKGNAME= p5mr
PKGREVISION= 3
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/}
@@ -13,6 +12,9 @@ HOMEPAGE= http://search.cpan.org/dist/Module-Refresh/
COMMENT= Perl5 module providing %INC files refreshing when updated on disk
LICENSE= ${PERL5_LICENSE}
# Following line are really for 'make test', as an interim solution
BUILD_DEPENDS+= p5-Path-Class-[0-9]*:../../devel/p5-Path-Class
PERL5_PACKLIST= auto/Module/Refresh/.packlist
.include "../../lang/perl5/module.mk"