diff options
author | miwi <miwi@FreeBSD.org> | 2007-06-04 21:28:47 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-06-04 21:28:47 +0800 |
commit | 98d9f9a4d7a8f27597562cbf5201d015efa98ad4 (patch) | |
tree | 7bf4ca66ca1b0287816eda40d1f38a1e26e67988 /audio/Makefile | |
parent | d1d1bab896ed7efec0666c2cc679f3e012c710b6 (diff) | |
download | freebsd-ports-gnome-98d9f9a4d7a8f27597562cbf5201d015efa98ad4.tar.gz freebsd-ports-gnome-98d9f9a4d7a8f27597562cbf5201d015efa98ad4.tar.zst freebsd-ports-gnome-98d9f9a4d7a8f27597562cbf5201d015efa98ad4.zip |
Abraca is a GTK2 client for the XMMS2 music player. It is designed with
collections in mind, which makes managing your music a breeze.
WWW: http://nooms.de/projects/abraca
PR: ports/113189
Submitted by: Olivier Smedts <olivier at gid0.org>
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 88f91c79f55c..56319f9bb039 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -9,6 +9,7 @@ SUBDIR += abcde SUBDIR += abcmidi SUBDIR += abcselect + SUBDIR += abraca SUBDIR += adpcm SUBDIR += adplay SUBDIR += afsp |