diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2006-01-03 15:02:32 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2006-01-03 15:02:32 +0000 |
commit | 9af4231cddfd8c62849fe344532b05597e6c6e76 (patch) | |
tree | 171b646282dcf4e0e2ef91d1a0fe50b2288ddc63 /audio/p5-Audio-Scrobbler/pkg-plist | |
parent | 632bc2318b5aee8516130edc10d78945d9aeed02 (diff) | |
download | ports-9af4231cddfd8c62849fe344532b05597e6c6e76.tar.gz ports-9af4231cddfd8c62849fe344532b05597e6c6e76.zip |
Notes
Diffstat (limited to 'audio/p5-Audio-Scrobbler/pkg-plist')
-rw-r--r-- | audio/p5-Audio-Scrobbler/pkg-plist | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/audio/p5-Audio-Scrobbler/pkg-plist b/audio/p5-Audio-Scrobbler/pkg-plist new file mode 100644 index 000000000000..b152cebdac17 --- /dev/null +++ b/audio/p5-Audio-Scrobbler/pkg-plist @@ -0,0 +1,8 @@ +bin/scrobbler-helper +%%SITE_PERL%%/mach/auto/Audio/Scrobbler/.packlist +%%SITE_PERL%%/Audio/Scrobbler.pm +@unexec rmdir %D/%%SITE_PERL%%/mach/auto/Audio/Scrobbler 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/mach/auto/Audio 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/mach/auto 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/mach 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/Audio 2>/dev/null || true |