diff options
author | trevor <trevor@FreeBSD.org> | 2000-10-19 15:01:32 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2000-10-19 15:01:32 +0800 |
commit | ccfb18a0bdb124e0ec04a267328b413aa8b4963f (patch) | |
tree | fda4c11d0cbb89a135eb5f691a1e4f2c3294ee3b /audio/Makefile | |
parent | 0f6c5a2492f655dcfbfce5396dea8777380ee59b (diff) | |
download | freebsd-ports-gnome-ccfb18a0bdb124e0ec04a267328b413aa8b4963f.tar.gz freebsd-ports-gnome-ccfb18a0bdb124e0ec04a267328b413aa8b4963f.tar.zst freebsd-ports-gnome-ccfb18a0bdb124e0ec04a267328b413aa8b4963f.zip |
Add audio/lopster, a GTK+ Napster client.
PR: 22100
Submitted by: Roman Shterenzon <roman@xpert.com>
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 ce2fe1c0bdce..d77fc4f058e8 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -80,6 +80,7 @@ SUBDIR += libsidplay SUBDIR += libworkman SUBDIR += linux-realplayer + SUBDIR += lopster SUBDIR += maplay SUBDIR += mikmod SUBDIR += mixer.app |