diff options
author | ahze <ahze@FreeBSD.org> | 2005-04-03 05:00:44 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2005-04-03 05:00:44 +0800 |
commit | 957fe4cbc0ac36784f0662a3552831d6b2ccb420 (patch) | |
tree | d492007b1932b3178dda6ab8571fdf43aa775a43 /audio/Makefile | |
parent | 3893dccbb77368d8e11a3c068960a96c4e197f41 (diff) | |
download | freebsd-ports-gnome-957fe4cbc0ac36784f0662a3552831d6b2ccb420.tar.gz freebsd-ports-gnome-957fe4cbc0ac36784f0662a3552831d6b2ccb420.tar.zst freebsd-ports-gnome-957fe4cbc0ac36784f0662a3552831d6b2ccb420.zip |
Add paman
Polypaudio Manager (paman) is a simple Gtk+ frontend for the polypaudio
sound server.
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 0106c20645d8..fe5d4c990eb1 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -343,6 +343,7 @@ SUBDIR += p5-Xmms SUBDIR += p5-libvorbis SUBDIR += p5-tagged + SUBDIR += paman SUBDIR += pd SUBDIR += phatbeat SUBDIR += pimp3 |