aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Pod-Spell
diff options
context:
space:
mode:
authorLars Thegler <lth@FreeBSD.org>2008-04-16 14:12:31 +0000
committerLars Thegler <lth@FreeBSD.org>2008-04-16 14:12:31 +0000
commit2504c8f2921fed41e9e71842721b992674b22141 (patch)
treea4ca9b81aa33d1ea22c20168d860a1e4bf6d580c /textproc/p5-Pod-Spell
parent26e5785fed9d7fcf78060e9aa7fe777d0cca1e18 (diff)
downloadports-2504c8f2921fed41e9e71842721b992674b22141.tar.gz
ports-2504c8f2921fed41e9e71842721b992674b22141.zip
Notes
Diffstat (limited to 'textproc/p5-Pod-Spell')
-rw-r--r--textproc/p5-Pod-Spell/Makefile25
-rw-r--r--textproc/p5-Pod-Spell/distinfo3
-rw-r--r--textproc/p5-Pod-Spell/pkg-descr8
-rw-r--r--textproc/p5-Pod-Spell/pkg-plist8
4 files changed, 44 insertions, 0 deletions
diff --git a/textproc/p5-Pod-Spell/Makefile b/textproc/p5-Pod-Spell/Makefile
new file mode 100644
index 000000000000..a204b813975b
--- /dev/null
+++ b/textproc/p5-Pod-Spell/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: textproc/p5-Pod-Spell
+# Date created: 16 April 2008
+# Whom: Lars Thegler <lth@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Pod-Spell
+PORTVERSION= 1.01
+CATEGORIES= textproc perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= lth@FreeBSD.org
+COMMENT= A formatter for spellchecking Pod
+
+BUILD_DEPENDS= p5-Pod-Escapes>=1.01:${PORTSDIR}/textproc/p5-Pod-Escapes
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
+PERL_CONFIGURE= yes
+
+MAN3= Pod::Spell.3 \
+ Pod::Wordlist.3
+
+.include <bsd.port.mk>
diff --git a/textproc/p5-Pod-Spell/distinfo b/textproc/p5-Pod-Spell/distinfo
new file mode 100644
index 000000000000..9d8fc22b08be
--- /dev/null
+++ b/textproc/p5-Pod-Spell/distinfo
@@ -0,0 +1,3 @@
+MD5 (Pod-Spell-1.01.tar.gz) = aa4964844da2586562aae5208e2dbe61
+SHA256 (Pod-Spell-1.01.tar.gz) = 938648dca5b62e591783347f9d4d4e2a5239f9629c6adfed9a581b9457ef7d2e
+SIZE (Pod-Spell-1.01.tar.gz) = 12846
diff --git a/textproc/p5-Pod-Spell/pkg-descr b/textproc/p5-Pod-Spell/pkg-descr
new file mode 100644
index 000000000000..868f703ef0af
--- /dev/null
+++ b/textproc/p5-Pod-Spell/pkg-descr
@@ -0,0 +1,8 @@
+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").
+
+WWW: http://search.cpan.org/dist/Pod-Spell/
diff --git a/textproc/p5-Pod-Spell/pkg-plist b/textproc/p5-Pod-Spell/pkg-plist
new file mode 100644
index 000000000000..451696068bdb
--- /dev/null
+++ b/textproc/p5-Pod-Spell/pkg-plist
@@ -0,0 +1,8 @@
+bin/podspell
+%%SITE_PERL%%/Pod/Spell.pm
+%%SITE_PERL%%/Pod/Wordlist.pm
+%%SITE_PERL%%/Pod/Wordlist.pod
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Pod/Spell/.packlist
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Pod/Spell
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Pod
+@dirrmtry %%SITE_PERL%%/Pod