diff options
author | itetcu <itetcu@FreeBSD.org> | 2006-08-02 04:05:31 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2006-08-02 04:05:31 +0800 |
commit | 4819e2c6a2c04c80ffc7142093309f04214db7cd (patch) | |
tree | 74a4082d474b2ee551236a963e910f4bf7395b4e /audio/Makefile | |
parent | e8fd99e220368486936678ef0228c81a51388c09 (diff) | |
download | freebsd-ports-gnome-4819e2c6a2c04c80ffc7142093309f04214db7cd.tar.gz freebsd-ports-gnome-4819e2c6a2c04c80ffc7142093309f04214db7cd.tar.zst freebsd-ports-gnome-4819e2c6a2c04c80ffc7142093309f04214db7cd.zip |
Herrie is a small command line music player. It has vim-like controls
and has some unique features, like chroot()'ing and dropping privileges.
This makes it an ideal application for low-end jukeboxes.
WWW: http://g-rave.nl/projects/herrie/
PR: ports/101159
Submitted by: Ed Schouten <ed at fxq.nl>
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 e58d6af2ab80..1ffb53c7714c 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -254,6 +254,7 @@ SUBDIR += guspat SUBDIR += gxmms2 SUBDIR += hawkvoice + SUBDIR += herrie SUBDIR += holyshout SUBDIR += hydrogen SUBDIR += icecast |