summaryrefslogtreecommitdiff
path: root/textproc/p5-Pod-Spell
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2008-11-09 13:28:53 +0000
committerobache <obache@pkgsrc.org>2008-11-09 13:28:53 +0000
commit72d2290c73a1c548e8a3af58296cece368e5045f (patch)
treed47b7ae5b9e4461ddac7b7c6cae456ef2744cce4 /textproc/p5-Pod-Spell
parente86f82ae91f8b7fe74f0aa5d0cf9dc7ef103e5a9 (diff)
downloadpkgsrc-72d2290c73a1c548e8a3af58296cece368e5045f.tar.gz
Import p5-Pod-Spell-1.01 as textproc/p5-Pod-Spell.
Requested by Jens Rehsack in PR 39543. Pod::Spell is a Pod formatter whose output is good for spellchecking. Pod::Spell rather like Pod::Text, except that it doesn't put much effort into actual formatting, and it suppresses things that look like Perl symbols or Perl jargon (so that your spellchecking program won't complain about mystery words like "$thing" or "Foo::Bar" or "hashref").
Diffstat (limited to 'textproc/p5-Pod-Spell')
-rw-r--r--textproc/p5-Pod-Spell/DESCR5
-rw-r--r--textproc/p5-Pod-Spell/Makefile20
-rw-r--r--textproc/p5-Pod-Spell/distinfo5
3 files changed, 30 insertions, 0 deletions
diff --git a/textproc/p5-Pod-Spell/DESCR b/textproc/p5-Pod-Spell/DESCR
new file mode 100644
index 00000000000..2d44cbd9450
--- /dev/null
+++ b/textproc/p5-Pod-Spell/DESCR
@@ -0,0 +1,5 @@
+Pod::Spell is a Pod formatter whose output is good for spellchecking.
+Pod::Spell rather like Pod::Text, except that it doesn't put much effort
+into actual formatting, and it suppresses things that look like Perl symbols
+or Perl jargon (so that your spellchecking program won't complain about
+mystery words like "$thing" or "Foo::Bar" or "hashref").
diff --git a/textproc/p5-Pod-Spell/Makefile b/textproc/p5-Pod-Spell/Makefile
new file mode 100644
index 00000000000..e14c02c0197
--- /dev/null
+++ b/textproc/p5-Pod-Spell/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/11/09 13:28:53 obache Exp $
+
+DISTNAME= Pod-Spell-1.01
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Pod-Spell/
+COMMENT= Formatter for spellchecking Pod
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
+
+DEPENDS+= p5-Pod-Escapes>=1.01:../../textproc/p5-Pod-Escapes
+
+PERL5_PACKLIST= auto/Pod/Spell/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/p5-Pod-Spell/distinfo b/textproc/p5-Pod-Spell/distinfo
new file mode 100644
index 00000000000..b49834d9ce1
--- /dev/null
+++ b/textproc/p5-Pod-Spell/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/11/09 13:28:53 obache Exp $
+
+SHA1 (Pod-Spell-1.01.tar.gz) = 6cebeccbd7a107fde35090d0c3525e7ca90548fb
+RMD160 (Pod-Spell-1.01.tar.gz) = bf4e9111112b64de71fe303b89893514edd79a84
+Size (Pod-Spell-1.01.tar.gz) = 12846 bytes