summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpettai <pettai>2010-03-09 19:41:21 +0000
committerpettai <pettai>2010-03-09 19:41:21 +0000
commit012022815b9cd5acd7c1e907ac41ac6195adcbd3 (patch)
tree52a8b45465da93b92cee9a1196bc7fcb996df66a
parent315ec099204ad6c6449b91e8f34343fa5fc335da (diff)
downloadpkgsrc-012022815b9cd5acd7c1e907ac41ac6195adcbd3.tar.gz
Compare elements of two or more lists
(Imported from pkgsrc-wip)
-rw-r--r--textproc/p5-List-Compare/DESCR1
-rw-r--r--textproc/p5-List-Compare/Makefile18
-rw-r--r--textproc/p5-List-Compare/distinfo5
3 files changed, 24 insertions, 0 deletions
diff --git a/textproc/p5-List-Compare/DESCR b/textproc/p5-List-Compare/DESCR
new file mode 100644
index 00000000000..d060a45bc6e
--- /dev/null
+++ b/textproc/p5-List-Compare/DESCR
@@ -0,0 +1 @@
+Compare elements of two or more lists
diff --git a/textproc/p5-List-Compare/Makefile b/textproc/p5-List-Compare/Makefile
new file mode 100644
index 00000000000..cf911618008
--- /dev/null
+++ b/textproc/p5-List-Compare/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1 2010/03/09 19:41:21 pettai Exp $
+#
+
+DISTNAME= List-Compare-0.37
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= perl5 textproc
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=List/}
+
+MAINTAINER= pettai@NetBSD.org
+HOMEPAGE= http://search.cpan.org/~jkeenan/List-Compare/
+COMMENT= Compare elements of two or more lists
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_PACKLIST= auto/List/Compare/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/p5-List-Compare/distinfo b/textproc/p5-List-Compare/distinfo
new file mode 100644
index 00000000000..1c0f8359bfb
--- /dev/null
+++ b/textproc/p5-List-Compare/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2010/03/09 19:41:21 pettai Exp $
+
+SHA1 (List-Compare-0.37.tar.gz) = 2c45681686e6499b384086d7c9b8541dfb05a4b3
+RMD160 (List-Compare-0.37.tar.gz) = 2856f7c0361b88273ede9083fd80131d4faf1723
+Size (List-Compare-0.37.tar.gz) = 83106 bytes