summaryrefslogtreecommitdiff
path: root/devel/p5-Test-Spelling
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2015-04-27 14:53:39 +0000
committermef <mef@pkgsrc.org>2015-04-27 14:53:39 +0000
commit09dad39b972380059f549fa718df3dbbafbe6a34 (patch)
tree258e5d14564583916a7aa23e9f81726455e039ec /devel/p5-Test-Spelling
parent567eb217a6a3cb36b49baaa7964fa742b54f813e (diff)
downloadpkgsrc-09dad39b972380059f549fa718df3dbbafbe6a34.tar.gz
Import p5-Test-Spelling-0.20 as devel/p5-Test-Spelling.
Test::Spelling lets you check the spelling of a POD file, and report its results in standard Test::More fashion. This module requires a spellcheck program such as spell, aspell, ispell, or hunspell.
Diffstat (limited to 'devel/p5-Test-Spelling')
-rw-r--r--devel/p5-Test-Spelling/DESCR3
-rw-r--r--devel/p5-Test-Spelling/Makefile22
-rw-r--r--devel/p5-Test-Spelling/distinfo5
3 files changed, 30 insertions, 0 deletions
diff --git a/devel/p5-Test-Spelling/DESCR b/devel/p5-Test-Spelling/DESCR
new file mode 100644
index 00000000000..a9447f12706
--- /dev/null
+++ b/devel/p5-Test-Spelling/DESCR
@@ -0,0 +1,3 @@
+Test::Spelling lets you check the spelling of a POD file, and report its
+results in standard Test::More fashion. This module requires a spellcheck
+program such as spell, aspell, ispell, or hunspell.
diff --git a/devel/p5-Test-Spelling/Makefile b/devel/p5-Test-Spelling/Makefile
new file mode 100644
index 00000000000..3f0539263cf
--- /dev/null
+++ b/devel/p5-Test-Spelling/Makefile
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1 2015/04/27 14:53:39 mef Exp $
+
+DISTNAME= Test-Spelling-0.20
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/~sartak/Test-Spelling/
+COMMENT= Test::Spelling - check for spelling errors in POD files
+LICENSE= ${PERL5_LICENSE}
+
+DEPENDS+= p5-Module-Install-GithubMeta-[0-9]*:../../devel/p5-Module-Install-GithubMeta
+DEPENDS+= p5-Module-Manifest-Skip-[0-9]*:../../devel/p5-Module-Manifest-Skip
+DEPENDS+= p5-Pod-Spell-[0-9]*:../../textproc/p5-Pod-Spell
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Test/Spelling/.packlist
+
+# url2pkg-marker (please do not remove this line.)
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Test-Spelling/distinfo b/devel/p5-Test-Spelling/distinfo
new file mode 100644
index 00000000000..bd48d8197c5
--- /dev/null
+++ b/devel/p5-Test-Spelling/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/04/27 14:53:39 mef Exp $
+
+SHA1 (Test-Spelling-0.20.tar.gz) = 28b92405ec410aafa72a16adfeaada6a6ba37534
+RMD160 (Test-Spelling-0.20.tar.gz) = d54a42fe3186e4cc27868d1a1b48485b3f47b8f8
+Size (Test-Spelling-0.20.tar.gz) = 26839 bytes