summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2004-11-10 15:38:57 +0000
committerseb <seb@pkgsrc.org>2004-11-10 15:38:57 +0000
commite0340ff8740960228cc87ec1170ccab9188a2944 (patch)
treeb8634ebe2e4c903ed503a0b9fef2019ddd105fcd
parent55aa9b8ee40043f442608c480bb40a674ed4b890 (diff)
downloadpkgsrc-e0340ff8740960228cc87ec1170ccab9188a2944.tar.gz
Initial addition of p5-Want version 0.07 into the NetBSD Packages Collection.
This Perl 5 module generalises the mechanism of the wantarray function, allowing a function to determine in some detail how its return value is going to be immediately used.
-rw-r--r--devel/p5-Want/DESCR3
-rw-r--r--devel/p5-Want/Makefile16
-rw-r--r--devel/p5-Want/PLIST1
-rw-r--r--devel/p5-Want/distinfo4
4 files changed, 24 insertions, 0 deletions
diff --git a/devel/p5-Want/DESCR b/devel/p5-Want/DESCR
new file mode 100644
index 00000000000..22d86321795
--- /dev/null
+++ b/devel/p5-Want/DESCR
@@ -0,0 +1,3 @@
+This Perl 5 module generalises the mechanism of the wantarray
+function, allowing a function to determine in some detail how its
+return value is going to be immediately used.
diff --git a/devel/p5-Want/Makefile b/devel/p5-Want/Makefile
new file mode 100644
index 00000000000..7a5e9868081
--- /dev/null
+++ b/devel/p5-Want/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/11/10 15:38:57 seb Exp $
+
+DISTNAME= Want-0.07
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Algorithm/ROBIN/} # this is a hack
+
+MAINTAINER= seb@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Want/
+COMMENT= Perl module providing a generalisation of wantarray
+
+USE_BUILDLINK3= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Want/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Want/PLIST b/devel/p5-Want/PLIST
new file mode 100644
index 00000000000..abca4161ff6
--- /dev/null
+++ b/devel/p5-Want/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/11/10 15:38:58 seb Exp $
diff --git a/devel/p5-Want/distinfo b/devel/p5-Want/distinfo
new file mode 100644
index 00000000000..d57e5d06714
--- /dev/null
+++ b/devel/p5-Want/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/11/10 15:38:58 seb Exp $
+
+SHA1 (Want-0.07.tar.gz) = 0237e6d6ba80acf6909f465b4fffa7648de25189
+Size (Want-0.07.tar.gz) = 14467 bytes