Import of pkgsrc-2015Q3

This commit is contained in:
2015-10-03 03:37:01 -07:00
committed by Lionel Sambuc
parent f641581404
commit 9d819b6d54
7578 changed files with 228314 additions and 80018 deletions

View File

@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.15 2015/06/12 10:51:27 wiz Exp $
# $NetBSD: Makefile,v 1.17 2015/09/06 03:52:21 mef Exp $
DISTNAME= Pod-Spell-1.17
PKGNAME= p5-${DISTNAME}
@@ -11,13 +11,16 @@ HOMEPAGE= http://search.cpan.org/dist/Pod-Spell/
COMMENT= Formatter for spellchecking Pod
LICENSE= artistic-2.0
DEPENDS+= {perl>=5.9.3,p5-Pod-Escapes>=1.01}:../../textproc/p5-Pod-Escapes
#DEPENDS+= {perl>=5.9.3,p5-Pod-Escapes>=1.01}:../../textproc/p5-Pod-Escapes
DEPENDS+= p5-Lingua-EN-Inflect>=0:../../textproc/p5-Lingua-EN-Inflect
DEPENDS+= p5-Class-Tiny>=0:../../devel/p5-Class-Tiny
DEPENDS+= p5-File-ShareDir>=0:../../devel/p5-File-ShareDir
DEPENDS+= p5-File-ShareDir-Install>=0:../../devel/p5-File-ShareDir-Install
DEPENDS+= p5-File-ShareDir-ProjectDistDir>=0:../../devel/p5-File-ShareDir-ProjectDistDir
# for make test
BUILD_DEPENDS+= p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep
PERL5_PACKLIST= auto/Pod/Spell/.packlist
SUBST_CLASSES+= perl