summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorseb <seb>2007-04-22 21:03:49 +0000
committerseb <seb>2007-04-22 21:03:49 +0000
commitd770a0ed5abf0e44f3d3786ff5ccccb23e86f898 (patch)
treef199a352be820bbb753429c90e78b80605ecc9b7
parent9173f841e4bce6c6903921692c228001bcfcd0c0 (diff)
downloadpkgsrc-d770a0ed5abf0e44f3d3786ff5ccccb23e86f898.tar.gz
Initial import of p5-Test-Object version 0.0.7 into The NetBSD
Packages Collection. The Perl 5 module Test::Object is a testing package designed to allow you to easily test what you believe is a valid object against the expected behaviour of all of the classes in its inheritance tree in one single call.
-rw-r--r--devel/p5-Test-Object/DESCR4
-rw-r--r--devel/p5-Test-Object/Makefile17
-rw-r--r--devel/p5-Test-Object/PLIST1
-rw-r--r--devel/p5-Test-Object/distinfo5
4 files changed, 27 insertions, 0 deletions
diff --git a/devel/p5-Test-Object/DESCR b/devel/p5-Test-Object/DESCR
new file mode 100644
index 00000000000..02b8b6d2eb6
--- /dev/null
+++ b/devel/p5-Test-Object/DESCR
@@ -0,0 +1,4 @@
+The Perl 5 module Test::Object is a testing package designed to
+allow you to easily test what you believe is a valid object against
+the expected behaviour of all of the classes in its inheritance
+tree in one single call.
diff --git a/devel/p5-Test-Object/Makefile b/devel/p5-Test-Object/Makefile
new file mode 100644
index 00000000000..29d56b95eaa
--- /dev/null
+++ b/devel/p5-Test-Object/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/04/22 21:03:49 seb Exp $
+#
+
+DISTNAME= Test-Object-0.07
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Test-Object/
+COMMENT= Perl 5 module to thoroughly test objects
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Test/Object/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Test-Object/PLIST b/devel/p5-Test-Object/PLIST
new file mode 100644
index 00000000000..dfab7dc81f9
--- /dev/null
+++ b/devel/p5-Test-Object/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/04/22 21:03:49 seb Exp $
diff --git a/devel/p5-Test-Object/distinfo b/devel/p5-Test-Object/distinfo
new file mode 100644
index 00000000000..125389f3aef
--- /dev/null
+++ b/devel/p5-Test-Object/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/04/22 21:03:49 seb Exp $
+
+SHA1 (Test-Object-0.07.tar.gz) = 7bd76d09c81aef0ef32e6f4edf042ba88e514f52
+RMD160 (Test-Object-0.07.tar.gz) = 012db64b0895ce838a081c2c8cb6e7635a9814e4
+Size (Test-Object-0.07.tar.gz) = 21685 bytes