diff options
| author | Anders Nordby <anders@FreeBSD.org> | 2005-02-24 21:51:44 +0000 |
|---|---|---|
| committer | Anders Nordby <anders@FreeBSD.org> | 2005-02-24 21:51:44 +0000 |
| commit | 69e9d582e24caad39aaa16281b8f0060c0cda662 (patch) | |
| tree | bf0cb45339e865369abaa1d64e4a10915b799e26 /math/p5-Math-TrulyRandom | |
| parent | 575cd613e9562c2ec6b0ed59444f0085451433b4 (diff) | |
Notes
Diffstat (limited to 'math/p5-Math-TrulyRandom')
| -rw-r--r-- | math/p5-Math-TrulyRandom/pkg-plist | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/math/p5-Math-TrulyRandom/pkg-plist b/math/p5-Math-TrulyRandom/pkg-plist index 74dbe376f327..43863c012cce 100644 --- a/math/p5-Math-TrulyRandom/pkg-plist +++ b/math/p5-Math-TrulyRandom/pkg-plist @@ -1,12 +1,12 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/TrulyRandom/.packlist %%SITE_PERL%%/%%PERL_ARCH%%/Math/TrulyRandom.pm %%SITE_PERL%%/%%PERL_ARCH%%/Math/TrulyRandom.pod %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/TrulyRandom/TrulyRandom.bs %%SITE_PERL%%/%%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/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/TrulyRandom 2>/dev/null || true +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/TrulyRandom/.packlist +%%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT +%%PORTDOCS%%%%DOCSDIR%%/truerand.c +%%PORTDOCS%%%%DOCSDIR%%/truerand.h +%%PORTDOCS%%@dirrm %%DOCSDIR%% +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/TrulyRandom @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/Math 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Math 2>/dev/null || true |
