mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
c3e107b601
now works fine with the standard audio driver as well.
14 lines
371 B
Plaintext
14 lines
371 B
Plaintext
bin/x11amp
|
|
share/x11amp/Players/libwav.a
|
|
share/x11amp/Players/libamp.la
|
|
share/x11amp/Players/libamp.a
|
|
share/x11amp/Players/libwav.la
|
|
share/x11amp/Players/libwav.so.8.0
|
|
@exec ln -fs %D/%F %B/libwav.so
|
|
@unexec rm -f %B/libwav.so
|
|
share/x11amp/Players/libamp.so.8.0
|
|
@exec ln -fs %D/%F %B/libamp.so
|
|
@unexec rm -f %B/libamp.so
|
|
@dirrm share/x11amp/Players
|
|
@dirrm share/x11amp
|