diff options
author | Anders Nordby <anders@FreeBSD.org> | 2002-03-17 21:41:24 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2002-03-17 21:41:24 +0000 |
commit | 40902e2b31cd6154e1312d9693b25fd0a52135d0 (patch) | |
tree | 10709ae2eda543f3d45242f8d00287747c284040 /math/p5-Math-TrulyRandom/pkg-plist | |
parent | ef29dbc153c24bf373d54f59e176d57a872b506c (diff) | |
download | ports-40902e2b31cd6154e1312d9693b25fd0a52135d0.tar.gz ports-40902e2b31cd6154e1312d9693b25fd0a52135d0.zip |
Notes
Diffstat (limited to 'math/p5-Math-TrulyRandom/pkg-plist')
-rw-r--r-- | math/p5-Math-TrulyRandom/pkg-plist | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/math/p5-Math-TrulyRandom/pkg-plist b/math/p5-Math-TrulyRandom/pkg-plist new file mode 100644 index 000000000000..97d979d1a2d7 --- /dev/null +++ b/math/p5-Math-TrulyRandom/pkg-plist @@ -0,0 +1,12 @@ +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/TrulyRandom/.packlist +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Math/TrulyRandom.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Math/TrulyRandom.pod +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/TrulyRandom/TrulyRandom.bs +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/TrulyRandom/TrulyRandom.so +%%PORTDOCS%%share/doc/Math-TrulyRandom/COPYRIGHT +%%PORTDOCS%%share/doc/Math-TrulyRandom/truerand.c +%%PORTDOCS%%share/doc/Math-TrulyRandom/truerand.h +%%PORTDOCS%%@dirrm share/doc/Math-TrulyRandom +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/TrulyRandom 2>/dev/null || true +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math 2>/dev/null || true +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Math 2>/dev/null || true |