summaryrefslogtreecommitdiff
path: root/devel/p5-Data-Compare
diff options
context:
space:
mode:
authorhe <he>2008-08-06 15:19:53 +0000
committerhe <he>2008-08-06 15:19:53 +0000
commit54ebff650bae0a3823fbb7cfc8f2a41b3b0dc2c8 (patch)
treef2cf7be0effeef8daa6d96ae9db5c32b4a403ab0 /devel/p5-Data-Compare
parent11c59cad66bec7406b681a45bc8f3a272ee1961f (diff)
downloadpkgsrc-54ebff650bae0a3823fbb7cfc8f2a41b3b0dc2c8.tar.gz
Import p5-Data-Compare version 1.19.
This is a package comparing two perl data structures recursively.
Diffstat (limited to 'devel/p5-Data-Compare')
-rw-r--r--devel/p5-Data-Compare/DESCR1
-rw-r--r--devel/p5-Data-Compare/Makefile19
-rw-r--r--devel/p5-Data-Compare/distinfo5
3 files changed, 25 insertions, 0 deletions
diff --git a/devel/p5-Data-Compare/DESCR b/devel/p5-Data-Compare/DESCR
new file mode 100644
index 00000000000..dde8eac981f
--- /dev/null
+++ b/devel/p5-Data-Compare/DESCR
@@ -0,0 +1 @@
+Compare two perl data structures recursively.
diff --git a/devel/p5-Data-Compare/Makefile b/devel/p5-Data-Compare/Makefile
new file mode 100644
index 00000000000..b6579a0cc0e
--- /dev/null
+++ b/devel/p5-Data-Compare/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/08/06 15:19:53 he Exp $
+
+DISTNAME= Data-Compare-1.19
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Data-Compare/
+COMMENT= Perl5 module comparing arbitrary data structures
+
+DEPENDS+= p5-File-Find-Rule>=0.10:../../devel/p5-File-Find-Rule
+
+PERL5_PACKLIST= auto/Data/Compare/.packlist
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Data-Compare/distinfo b/devel/p5-Data-Compare/distinfo
new file mode 100644
index 00000000000..9ca8c759f64
--- /dev/null
+++ b/devel/p5-Data-Compare/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/08/06 15:19:53 he Exp $
+
+SHA1 (Data-Compare-1.19.tar.gz) = 30609a7f6c145726714b0e9df5080e9f35e10b55
+RMD160 (Data-Compare-1.19.tar.gz) = 84c4df1b571c206cc55fd04d91f9103ef27b8d90
+Size (Data-Compare-1.19.tar.gz) = 13063 bytes