diff options
author | Will Andrews <will@FreeBSD.org> | 2001-01-03 23:42:00 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-01-03 23:42:00 +0000 |
commit | b79d816b4914a40750c770bb1791969dac44bf7a (patch) | |
tree | 3eae8ff56029e0e6e6a74ec9e4fac5d1dabe95c1 /devel/p5-Proc-Background/pkg-plist | |
parent | Add p5-Math-GMP 1.01, perl module that provides an interface to the GMP (diff) |
Add p5-Proc-Background 1.01, perl interface to running background
processes.
Diffstat (limited to 'devel/p5-Proc-Background/pkg-plist')
-rw-r--r-- | devel/p5-Proc-Background/pkg-plist | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/devel/p5-Proc-Background/pkg-plist b/devel/p5-Proc-Background/pkg-plist new file mode 100644 index 000000000000..007b301a4f68 --- /dev/null +++ b/devel/p5-Proc-Background/pkg-plist @@ -0,0 +1,7 @@ +bin/timed-process +lib/perl5/site_perl/%%PERL_VER%%/Proc/Background.pm +lib/perl5/site_perl/%%PERL_VER%%/Proc/Background/Unix.pm +lib/perl5/site_perl/%%PERL_VER%%/Proc/Background/Win32.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Proc/Background/.packlist +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Proc/Background +@dirrm lib/perl5/site_perl/%%PERL_VER%%/Proc/Background |