pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/p5-Text-Hunspell Import p5-Text-Hunspell-2.09...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/989c0e370a1c
branches:  trunk
changeset: 642964:989c0e370a1c
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Dec 08 09:21:03 2014 +0000

description:
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:

 textproc/p5-Text-Hunspell/DESCR    |   1 +
 textproc/p5-Text-Hunspell/Makefile |  21 +++++++++++++++++++++
 textproc/p5-Text-Hunspell/distinfo |   5 +++++
 3 files changed, 27 insertions(+), 0 deletions(-)

diffs (39 lines):

diff -r 37f6f2178df7 -r 989c0e370a1c textproc/p5-Text-Hunspell/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Text-Hunspell/DESCR   Mon Dec 08 09:21:03 2014 +0000
@@ -0,0 +1,1 @@
+This module provides a Perl interface to the OO Hunspell library.
diff -r 37f6f2178df7 -r 989c0e370a1c textproc/p5-Text-Hunspell/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Text-Hunspell/Makefile        Mon Dec 08 09:21:03 2014 +0000
@@ -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@localhost
+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 -r 37f6f2178df7 -r 989c0e370a1c textproc/p5-Text-Hunspell/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Text-Hunspell/distinfo        Mon Dec 08 09:21:03 2014 +0000
@@ -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



Home | Main Index | Thread Index | Old Index