aboutsummaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2003-12-04 11:32:32 +0000
committerPav Lucistnik <pav@FreeBSD.org>2003-12-04 11:32:32 +0000
commit1068be7e1aa63bf6cb74a20933ae1f6d63bded99 (patch)
tree81a56bb6073947a2854a32cfd4d18130659e059b /audio/Makefile
parentaac8b657f754b5ebcafc9c14965876abd9670b4d (diff)
Add prokyon3, a multithreaded MP3 manager and tag editor for Linux.
It was written in C++ using the Qt3 widget set and the MySQL database. Files can be played using XMMS. PR: ports/52132 Submitted by: Kay Lehmann <kay_lehmann@web.de> Approved by: adamw (mentor)
Notes
Notes: svn path=/head/; revision=94963
Diffstat (limited to 'audio/Makefile')
-rw-r--r--audio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 6b3e977f2a68..27bc4e6f6193 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -238,6 +238,7 @@
SUBDIR += play
SUBDIR += playmidi
SUBDIR += portaudio
+ SUBDIR += prokyon3
SUBDIR += py-ao
SUBDIR += py-cddb
SUBDIR += py-eyed3