diff options
author | novel <novel@FreeBSD.org> | 2006-08-27 13:21:19 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2006-08-27 13:21:19 +0800 |
commit | 599cde51b125ce4ccdab4a7ad08757e6f31f60a3 (patch) | |
tree | 994054247ca3804e8a03f0ab70ac93a9c4ac0662 /audio/Makefile | |
parent | cfd91e9ef9f9abe85cb79a14475013946364da98 (diff) | |
download | freebsd-ports-gnome-599cde51b125ce4ccdab4a7ad08757e6f31f60a3.tar.gz freebsd-ports-gnome-599cde51b125ce4ccdab4a7ad08757e6f31f60a3.tar.zst freebsd-ports-gnome-599cde51b125ce4ccdab4a7ad08757e6f31f60a3.zip |
Azrael is a client for XMMS2. It is written in C and uses GTK.
Features include:
* LCD for elapsed time,
* Nice display of song information
* Interfaces to the playlist and media library
PR: ports/102508
Submitted by: Alexander Botero-Lowry <alex at foxybanana.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 65f901c89ac9..a0f738bff177 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -43,6 +43,7 @@ SUBDIR += autools SUBDIR += autozen SUBDIR += aylet + SUBDIR += azrael SUBDIR += baudline SUBDIR += beast SUBDIR += bebocd |