diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2005-12-10 19:05:16 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2005-12-10 19:05:16 +0000 |
commit | 440d7b78f16b8e1f42d13c54364e892b83194c49 (patch) | |
tree | bd22c1e867bffcb97ec81a2f13d1cf73713d87bd /multimedia/p5-MP4-Info/pkg-plist | |
parent | c75479cdc25ae1beeee7436763cb01d9f09be9d9 (diff) |
Notes
Diffstat (limited to 'multimedia/p5-MP4-Info/pkg-plist')
-rw-r--r-- | multimedia/p5-MP4-Info/pkg-plist | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/multimedia/p5-MP4-Info/pkg-plist b/multimedia/p5-MP4-Info/pkg-plist new file mode 100644 index 000000000000..e7739b6522a8 --- /dev/null +++ b/multimedia/p5-MP4-Info/pkg-plist @@ -0,0 +1,5 @@ +%%SITE_PERL%%/MP4/Info.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/MP4/Info/.packlist +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/MP4/Info +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/MP4 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/MP4 2>/dev/null || true |