summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorLars Thegler <lth@FreeBSD.org>2012-09-16 16:02:54 +0000
committerLars Thegler <lth@FreeBSD.org>2012-09-16 16:02:54 +0000
commit0b5cba0be11fd31801910e0c48fca08c340e28e4 (patch)
tree588c23081190eeae88a88d84824da378c4163dcf /devel
parent- use OPTIONS_DEFINE (diff)
Add p5-Test-Moose-More 0.011, more tools for testing Moose packages.
Notes
Notes: svn path=/head/; revision=304364
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile1
-rw-r--r--devel/p5-Test-Moose-More/Makefile22
-rw-r--r--devel/p5-Test-Moose-More/distinfo2
-rw-r--r--devel/p5-Test-Moose-More/pkg-descr5
-rw-r--r--devel/p5-Test-Moose-More/pkg-plist7
5 files changed, 37 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index de7d4d70ab8a..35f4943fbd9c 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -2629,6 +2629,7 @@
SUBDIR += p5-Test-MockRandom
SUBDIR += p5-Test-MockTime
SUBDIR += p5-Test-Module-Used
+ SUBDIR += p5-Test-Moose-More
SUBDIR += p5-Test-More-UTF8
SUBDIR += p5-Test-Most
SUBDIR += p5-Test-Net-RabbitMQ
diff --git a/devel/p5-Test-Moose-More/Makefile b/devel/p5-Test-Moose-More/Makefile
new file mode 100644
index 000000000000..2e14bcfc1c85
--- /dev/null
+++ b/devel/p5-Test-Moose-More/Makefile
@@ -0,0 +1,22 @@
+# $FreeBSD$
+
+PORTNAME= Test-Moose-More
+PORTVERSION= 0.011
+CATEGORIES= devel perl5
+MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= Test
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= lth@FreeBSD.org
+COMMENT= More tools for testing Moose packages
+
+BUILD_DEPENDS= p5-Data-OptList>=0:${PORTSDIR}/devel/p5-Data-OptList \
+ p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \
+ p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter
+RUN_DEPENDS:= ${BUILD_DEPENDS}
+
+PERL_CONFIGURE= yes
+
+MAN3= Test::Moose::More.3
+
+.include <bsd.port.mk>
diff --git a/devel/p5-Test-Moose-More/distinfo b/devel/p5-Test-Moose-More/distinfo
new file mode 100644
index 000000000000..8da7a4c428c3
--- /dev/null
+++ b/devel/p5-Test-Moose-More/distinfo
@@ -0,0 +1,2 @@
+SHA256 (Test-Moose-More-0.011.tar.gz) = 5c0a7d08e3937e936fa52a2503320fd087cb6c68033667b69c49b94ee3bf7f50
+SIZE (Test-Moose-More-0.011.tar.gz) = 25101
diff --git a/devel/p5-Test-Moose-More/pkg-descr b/devel/p5-Test-Moose-More/pkg-descr
new file mode 100644
index 000000000000..09fbb0cdecfa
--- /dev/null
+++ b/devel/p5-Test-Moose-More/pkg-descr
@@ -0,0 +1,5 @@
+This package contains a number of additional tests that can be employed
+against Moose classes/roles. It is intended to replace L<Test::Moose> in your
+tests, and reexports any tests that it has and we do not, yet.
+
+WWW: http://search.cpan.org/dist/Test-Moose-More/
diff --git a/devel/p5-Test-Moose-More/pkg-plist b/devel/p5-Test-Moose-More/pkg-plist
new file mode 100644
index 000000000000..1e07ad67f2f7
--- /dev/null
+++ b/devel/p5-Test-Moose-More/pkg-plist
@@ -0,0 +1,7 @@
+%%SITE_PERL%%/Test/Moose/More.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Moose/More/.packlist
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Moose/More
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Moose
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test
+@dirrmtry %%SITE_PERL%%/Test/Moose
+@dirrmtry %%SITE_PERL%%/Test