diff options
author | pav <pav@FreeBSD.org> | 2005-07-16 00:39:33 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-07-16 00:39:33 +0800 |
commit | 8fe93a88ba644b566a66955577ce904b66b552ec (patch) | |
tree | 0df38706c473f885a8ddbe9f9da33beb812c45b3 /audio/Makefile | |
parent | 6c64a01fb52e99a9c3c6e3833fc02f8a1f8eb96a (diff) | |
download | freebsd-ports-gnome-8fe93a88ba644b566a66955577ce904b66b552ec.tar.gz freebsd-ports-gnome-8fe93a88ba644b566a66955577ce904b66b552ec.tar.zst freebsd-ports-gnome-8fe93a88ba644b566a66955577ce904b66b552ec.zip |
Sapplug is a XMMS input plugin for playing 8bit Atari(TM) .sap (Slight Atari
Player) audio files.
PR: ports/83466
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
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 5e649dfc6ee2..4e2f1fee7de4 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -543,6 +543,7 @@ SUBDIR += xmms-pipe SUBDIR += xmms-quix3dn SUBDIR += xmms-real-random + SUBDIR += xmms-sapplug SUBDIR += xmms-scrobbler SUBDIR += xmms-sexypsf SUBDIR += xmms-shn |