From 345fbb20403c83cefbadd4f0017928d383e05234 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 28 Sep 2017 04:18:22 +0000 Subject: textproc/p5-Alien-Hunspell: import p5-Alien-Hunspell-0.11 This module provides the spelling library Hunspell. --- textproc/p5-Alien-Hunspell/DESCR | 1 + textproc/p5-Alien-Hunspell/Makefile | 24 ++++++++++++++++++++++++ textproc/p5-Alien-Hunspell/distinfo | 6 ++++++ 3 files changed, 31 insertions(+) create mode 100644 textproc/p5-Alien-Hunspell/DESCR create mode 100644 textproc/p5-Alien-Hunspell/Makefile create mode 100644 textproc/p5-Alien-Hunspell/distinfo (limited to 'textproc') diff --git a/textproc/p5-Alien-Hunspell/DESCR b/textproc/p5-Alien-Hunspell/DESCR new file mode 100644 index 00000000000..bce33f2aada --- /dev/null +++ b/textproc/p5-Alien-Hunspell/DESCR @@ -0,0 +1 @@ +This module provides the spelling library Hunspell. diff --git a/textproc/p5-Alien-Hunspell/Makefile b/textproc/p5-Alien-Hunspell/Makefile new file mode 100644 index 00000000000..5b036a17926 --- /dev/null +++ b/textproc/p5-Alien-Hunspell/Makefile @@ -0,0 +1,24 @@ +# $NetBSD: Makefile,v 1.1 2017/09/28 04:18:22 wiz Exp $ + +DISTNAME= Alien-Hunspell-0.11 +PKGNAME= p5-${DISTNAME} +CATEGORIES= textproc perl5 +MASTER_SITES= http://search.cpan.org/CPAN/authors/id/P/PL/PLICEASE/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/~plicease/Alien-Hunspell/ +COMMENT= Perl5 module providing hunspell +LICENSE= ${PERL5_LICENSE} + +DEPENDS+= p5-Alien-Build-[0-9]*:../../devel/p5-Alien-Build +DEPENDS+= p5-HTML-LinkExtractor-[0-9]*:../../www/p5-HTML-LinkExtractor +DEPENDS+= p5-Sort-Versions-[0-9]*:../../devel/p5-Sort-Versions +DEPENDS+= p5-Net-SSLeay-[0-9]*:../../security/p5-Net-SSLeay +DEPENDS+= p5-IO-Socket-SSL-[0-9]*:../../security/p5-IO-Socket-SSL + +PERL5_PACKLIST= auto/Alien/Hunspell/.packlist +USE_TOOLS+= pkg-config + +.include "../../textproc/hunspell/buildlink3.mk" +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/textproc/p5-Alien-Hunspell/distinfo b/textproc/p5-Alien-Hunspell/distinfo new file mode 100644 index 00000000000..8e4bc24895b --- /dev/null +++ b/textproc/p5-Alien-Hunspell/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2017/09/28 04:18:22 wiz Exp $ + +SHA1 (Alien-Hunspell-0.11.tar.gz) = 3dbb2fcaa154f78f95f1568f8ee8740e7854da38 +RMD160 (Alien-Hunspell-0.11.tar.gz) = 1408ad5555a40151a9082833f81e246e9b8c6c1a +SHA512 (Alien-Hunspell-0.11.tar.gz) = 3d8ac3db7f60299f9d0e8c7fae6d1d18df9f90f89ccf668f97efcc1bbbd378734fe7da08a14981a91606be1924bf5c8500c4906b87bb4d0e51c3857dca098b79 +Size (Alien-Hunspell-0.11.tar.gz) = 16229 bytes -- cgit v1.2.3