freebsd-ports/audio/gbsplay/pkg-plist
Jean-Yves Lefort 71d63a1a04 Add gbsplay.
gbsplay emulates the sound hardware of the Nintendo Game Boy(TM). It is able
to play the sounds from a Game Boy(TM) module dump (.GBS format) through
/dev/dsp, standard output or NAS.

WWW: http://gbsplay.berlios.de/

PR:		ports/82694
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-06-28 18:11:44 +00:00

10 lines
321 B
Plaintext

bin/gbsplay
bin/gbsinfo
@unexec if cmp -s %D/etc/gbsplayrc %D/etc/gbsplayrc.default; then rm -f %D/etc/gbsplayrc; fi
etc/gbsplayrc.default
@exec [ -f %B/gbsplayrc ] || cp %B/%f %B/gbsplayrc
share/locale/de/LC_MESSAGES/gbsplay.mo
share/locale/en/LC_MESSAGES/gbsplay.mo
%%EXAMPLESDIR%%/nightmode.gbs
@dirrm %%EXAMPLESDIR%%