Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
This module leverages Algorithm::Diff to let you compare the degree of
sameness of arrays or strings. It returns a result set that defines
exactly how similar these things are.

View File

@@ -0,0 +1,21 @@
# $NetBSD: Makefile,v 1.5 2013/05/31 12:40:02 wiz Exp $
DISTNAME= Algorithm-HowSimilar-0.01
PKGNAME= p5-${DISTNAME}
PKGREVISION= 3
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Algorithm/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Algorithm-HowSimilar/
COMMENT= Perl module for computation of similarity amongst values
LICENSE= ${PERL5_LICENSE}
PKG_INSTALLATION_TYPES= overwrite pkgviews
DEPENDS+= p5-Algorithm-Diff>=1.0:../../devel/p5-Algorithm-Diff
PERL5_PACKLIST= auto/Algorithm/HowSimilar/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2011/06/19 08:59:07 obache Exp $
SHA1 (Algorithm-HowSimilar-0.01.tar.gz) = a5f05584f90c9fe63f23e1f73f5d78a0ca89dda9
RMD160 (Algorithm-HowSimilar-0.01.tar.gz) = 10c92f7d67ac1f8936bdc528c6ff8fc0b40b9154
Size (Algorithm-HowSimilar-0.01.tar.gz) = 5714 bytes