aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Test-Harness/pkg-plist
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2001-08-14 15:05:03 +0000
committerKevin Lo <kevlo@FreeBSD.org>2001-08-14 15:05:03 +0000
commitc5a5d1db41f9b8b6af8e8ff8ee27988363878541 (patch)
treed81c0a52a16a6e65515a79d1a73163c46ac178e7 /devel/p5-Test-Harness/pkg-plist
parentd57089583c5d787b3f590c88afb8668ac1ed5650 (diff)
Initial import of p5-Test-Harness 1.23.
It runs perl standard test scripts with statistics PR: 29647 Submitted by: Shell Hung <shell@shellhung.org>
Notes
Notes: svn path=/head/; revision=46245
Diffstat (limited to 'devel/p5-Test-Harness/pkg-plist')
-rw-r--r--devel/p5-Test-Harness/pkg-plist5
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/p5-Test-Harness/pkg-plist b/devel/p5-Test-Harness/pkg-plist
new file mode 100644
index 000000000000..d6fc5c5f9bfa
--- /dev/null
+++ b/devel/p5-Test-Harness/pkg-plist
@@ -0,0 +1,5 @@
+lib/perl5/site_perl/%%PERL_VER%%/Test/Harness.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Test/Harness/.packlist
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Test/Harness
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Test 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Test 2>/dev/null || true