summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Hunspell
diff options
context:
space:
mode:
authorwiz <wiz>2014-12-08 09:21:03 +0000
committerwiz <wiz>2014-12-08 09:21:03 +0000
commit0bd48701447e45013d66a679d26d198b274f2bda (patch)
tree26822e24f179bbf1ca118910e8e07efc9f79f57d /textproc/p5-Text-Hunspell
parent946986deca77575d6ba4a256693c9b95f581d04f (diff)
downloadpkgsrc-0bd48701447e45013d66a679d26d198b274f2bda.tar.gz
Import p5-Text-Hunspell-2.09 as textproc/p5-Text-Hunspell.
This module provides a Perl interface to the OO Hunspell library. Provided by David H. Gutteridge in PR 49032.
Diffstat (limited to 'textproc/p5-Text-Hunspell')
-rw-r--r--textproc/p5-Text-Hunspell/DESCR1
-rw-r--r--textproc/p5-Text-Hunspell/Makefile21
-rw-r--r--textproc/p5-Text-Hunspell/distinfo5
3 files changed, 27 insertions, 0 deletions
diff --git a/textproc/p5-Text-Hunspell/DESCR b/textproc/p5-Text-Hunspell/DESCR
new file mode 100644
index 00000000000..c1936bc323e
--- /dev/null
+++ b/textproc/p5-Text-Hunspell/DESCR
@@ -0,0 +1 @@
+This module provides a Perl interface to the OO Hunspell library.
diff --git a/textproc/p5-Text-Hunspell/Makefile b/textproc/p5-Text-Hunspell/Makefile
new file mode 100644
index 00000000000..d31576bb9e8
--- /dev/null
+++ b/textproc/p5-Text-Hunspell/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1 2014/12/08 09:21:03 wiz Exp $
+
+DISTNAME= Text-Hunspell-2.09
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= textproc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Text-Hunspell
+COMMENT= Perl module to interface with GNU Hunspell
+LICENSE= ${PERL5_LICENSE}
+
+BUILD_DEPENDS+= p5-ExtUtils-PkgConfig-[0-9]*:../../devel/p5-ExtUtils-PkgConfig
+
+USE_LANGUAGES= c c++
+
+PERL5_PACKLIST= auto/Text/Hunspell/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../textproc/hunspell/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/p5-Text-Hunspell/distinfo b/textproc/p5-Text-Hunspell/distinfo
new file mode 100644
index 00000000000..015a1c3c728
--- /dev/null
+++ b/textproc/p5-Text-Hunspell/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/12/08 09:21:03 wiz Exp $
+
+SHA1 (Text-Hunspell-2.09.tar.gz) = c49d6a06d36d5e205106b7a46afeb10fab241dea
+RMD160 (Text-Hunspell-2.09.tar.gz) = 33c9cb93fe8161799bf86ad38ed1855a4ac88818
+Size (Text-Hunspell-2.09.tar.gz) = 18784 bytes