summaryrefslogtreecommitdiff
path: root/devel/p5-Perl6-Junction
diff options
context:
space:
mode:
authorrhaen <rhaen@pkgsrc.org>2008-07-18 12:04:32 +0000
committerrhaen <rhaen@pkgsrc.org>2008-07-18 12:04:32 +0000
commit2a42d637f71554be53af351c818deab8cd7177dd (patch)
treef63bf14ac06f64d369374dff53442ed439e0bad8 /devel/p5-Perl6-Junction
parent8123126194802c6f29f656a731b99dd2f7e65007 (diff)
downloadpkgsrc-2a42d637f71554be53af351c818deab8cd7177dd.tar.gz
- initially imported to pkgsrc - needed by other modules
This is a lightweight module which provides 'Junction' operators, the most commonly used being any and all. Inspired by the Perl6 design docs, http://dev.perl.org/perl6/doc/design/exe/E06.html.
Diffstat (limited to 'devel/p5-Perl6-Junction')
-rw-r--r--devel/p5-Perl6-Junction/DESCR5
-rw-r--r--devel/p5-Perl6-Junction/Makefile18
-rw-r--r--devel/p5-Perl6-Junction/distinfo5
3 files changed, 28 insertions, 0 deletions
diff --git a/devel/p5-Perl6-Junction/DESCR b/devel/p5-Perl6-Junction/DESCR
new file mode 100644
index 00000000000..03c13d43d16
--- /dev/null
+++ b/devel/p5-Perl6-Junction/DESCR
@@ -0,0 +1,5 @@
+This is a lightweight module which provides 'Junction' operators, the
+most commonly used being any and all.
+
+Inspired by the Perl6 design docs,
+http://dev.perl.org/perl6/doc/design/exe/E06.html.
diff --git a/devel/p5-Perl6-Junction/Makefile b/devel/p5-Perl6-Junction/Makefile
new file mode 100644
index 00000000000..2cd7235946e
--- /dev/null
+++ b/devel/p5-Perl6-Junction/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/07/18 12:04:32 rhaen Exp $
+#
+
+DISTNAME= Perl6-Junction-1.40000
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Perl6/}
+
+MAINTAINER= rhaen@NetBSD.org
+HOMEPAGE= http://search.cpan.org/CPAN/authors/id/C/CF/CFRANKS/
+COMMENT= Perl6 style Junction operators in Perl5
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_PACKLIST= auto/Perl6/Junction/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Perl6-Junction/distinfo b/devel/p5-Perl6-Junction/distinfo
new file mode 100644
index 00000000000..60a09d1a57b
--- /dev/null
+++ b/devel/p5-Perl6-Junction/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/07/18 12:04:32 rhaen Exp $
+
+SHA1 (Perl6-Junction-1.40000.tar.gz) = e8001d02af1739faf9d02a4354f86c23434f4ac8
+RMD160 (Perl6-Junction-1.40000.tar.gz) = bf3895206ea54f9bca88698ff248eb8d22b04d7e
+Size (Perl6-Junction-1.40000.tar.gz) = 6833 bytes