diff options
author | itetcu <itetcu@FreeBSD.org> | 2006-06-11 06:13:39 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2006-06-11 06:13:39 +0800 |
commit | 1441026978cc0516eaa9f9ebe9d342825d5cc1c3 (patch) | |
tree | 4a7dda57e6acb24af7c3217294aeebe794814448 /audio/Makefile | |
parent | 1079fb45d252b07a43bf347dafce883bb44a9a94 (diff) | |
download | freebsd-ports-gnome-1441026978cc0516eaa9f9ebe9d342825d5cc1c3.tar.gz freebsd-ports-gnome-1441026978cc0516eaa9f9ebe9d342825d5cc1c3.tar.zst freebsd-ports-gnome-1441026978cc0516eaa9f9ebe9d342825d5cc1c3.zip |
Sidplay 2 is the second in the Sidplay series originally developed by Michael
Schwendt. This version is written by Simon White and is cycle accurate for
improved sound reproduction. Sidplay 2 is capable of playing all C64 mono and
stereo file formats.
WWW: http://sidplay2.sourceforge.net/
PR: ports/98762
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
Approved by: lawrance (mentor, implicit)
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index af70d61d38da..751752ce23d2 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -497,6 +497,7 @@ SUBDIR += shout SUBDIR += shoutcast SUBDIR += sidplay + SUBDIR += sidplay2 SUBDIR += sidplayer SUBDIR += simplemod SUBDIR += slimserver |