mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
50033bf359
Add support for streaming Ogg Vorbis and WAV files. PR: 41162 Submitted by: Dominic Mitchell <dom@happygiraffe.net>
20 lines
872 B
Plaintext
20 lines
872 B
Plaintext
@comment $FreeBSD$
|
|
lib/perl5/site_perl/%%PERL_VER%%/Apache/MP3.pm
|
|
lib/perl5/site_perl/%%PERL_VER%%/Apache/MP3/Resample.pm
|
|
lib/perl5/site_perl/%%PERL_VER%%/Apache/MP3/Playlist.pm
|
|
lib/perl5/site_perl/%%PERL_VER%%/Apache/MP3/Sorted.pm
|
|
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/MP3/.packlist
|
|
share/Apache-MP3/apache_mp3.css
|
|
share/Apache-MP3/apache_mp3_help.gif
|
|
share/Apache-MP3/back.gif
|
|
share/Apache-MP3/cd_icon.gif
|
|
share/Apache-MP3/cd_icon_small.gif
|
|
share/Apache-MP3/playlist.gif
|
|
share/Apache-MP3/right_arrow.gif
|
|
share/Apache-MP3/sound.gif
|
|
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/MP3
|
|
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache 2>/dev/null || true
|
|
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Apache/MP3
|
|
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Apache 2>/dev/null || true
|
|
@dirrm share/Apache-MP3
|