diff options
author | roam <roam@FreeBSD.org> | 2003-02-11 16:37:45 +0000 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2003-02-11 16:37:45 +0000 |
commit | 38b252bbe6e2276753c404cd530a0c03361c8676 (patch) | |
tree | 6dadbe4681b532e8060d8d34d8a0a500a97fd030 /audio/Makefile | |
parent | 35dd34e7bcc702c07c14a54f14516b048284fc77 (diff) | |
download | FreeBSD-ports-38b252bbe6e2276753c404cd530a0c03361c8676.zip FreeBSD-ports-38b252bbe6e2276753c404cd530a0c03361c8676.tar.gz |
Add evilbar-1.2.1, a minimalistic statusbar with XMMS control, APM
status and clock.
PR: 47729
Submitted by: Jens Arnfast <jens@arnfast.net>
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 bd946b81..e0d1541 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -50,6 +50,7 @@ SUBDIR += ecawave SUBDIR += ermixer SUBDIR += esound + SUBDIR += evilbar SUBDIR += extace SUBDIR += faad SUBDIR += fcplay |