21139d4598
- Remove the patch-configure; it's no longer need. - Make the portlint a happy man. PR: ports/69175 [1] Reported by: Torfinn Ingolfsen <tingo@start.no> [1]
23 lines
446 B
Text
23 lines
446 B
Text
bin/esd
|
|
bin/esd-config
|
|
bin/esdcat
|
|
bin/esdctl
|
|
bin/esddsp
|
|
bin/esdfilt
|
|
bin/esdloop
|
|
bin/esdmon
|
|
bin/esdplay
|
|
bin/esdrec
|
|
bin/esdsample
|
|
@unexec if cmp -s %D/etc/esd.conf %D/etc/esd.conf.default; then rm -f %D/etc/esd.conf; fi
|
|
etc/esd.conf.default
|
|
@exec [ -f %B/esd.conf ] || cp %B/%f %B/esd.conf
|
|
include/esd.h
|
|
lib/libesd.a
|
|
lib/libesd.so
|
|
lib/libesd.so.2
|
|
lib/libesddsp.a
|
|
lib/libesddsp.so
|
|
lib/libesddsp.so.2
|
|
libdata/pkgconfig/esound.pc
|
|
share/aclocal/esd.m4
|