diff options
author | alane <alane@FreeBSD.org> | 2003-01-01 23:04:51 +0800 |
---|---|---|
committer | alane <alane@FreeBSD.org> | 2003-01-01 23:04:51 +0800 |
commit | 2e4b8d819b54b54d353a5df8b984c975f412c470 (patch) | |
tree | ae1398fe5a77dda7316f4a995d5e616a5dee4b2c /audio/Makefile | |
parent | fd67f395328e5ceeb723c5b254080ab618195785 (diff) | |
download | freebsd-ports-gnome-2e4b8d819b54b54d353a5df8b984c975f412c470.tar.gz freebsd-ports-gnome-2e4b8d819b54b54d353a5df8b984c975f412c470.tar.zst freebsd-ports-gnome-2e4b8d819b54b54d353a5df8b984c975f412c470.zip |
A long player, random picking front end to xmms. Uses QT3.
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 cff9dea03811..d6593d03ebe7 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -125,6 +125,7 @@ SUBDIR += linux-libaudiofile SUBDIR += linux-vsound SUBDIR += lopster + SUBDIR += lplayer SUBDIR += mad SUBDIR += maplay SUBDIR += mhwaveedit |