summaryrefslogtreecommitdiff
path: root/textproc/p5-Pod-Spell
diff options
context:
space:
mode:
authorobache <obache>2008-11-09 13:28:53 +0000
committerobache <obache>2008-11-09 13:28:53 +0000
commite93e2515bfd4a0e9f186d4355e65b41dd22815b0 (patch)
treed47b7ae5b9e4461ddac7b7c6cae456ef2744cce4 /textproc/p5-Pod-Spell
parenta5faf4c15fd20551d6126f38952bead0c6554fbd (diff)
downloadpkgsrc-e93e2515bfd4a0e9f186d4355e65b41dd22815b0.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