diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2006-04-07 08:36:16 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2006-04-07 08:36:16 +0000 |
commit | 639f25d8b632dd1e4d8e42a0cfae71885f907a3d (patch) | |
tree | 2d8a43381d5acd90d3c2a7cfeb748610553e442a /audio/Makefile | |
parent | - Bring options parsing into accord with their default values. (diff) |
Add pykaraoke, python karaoke application (Plays CD+G, MP3+G, OGG+G files).
PR: ports/93132
Submitted by: Elias Mandouvalos <ocean@mail.gr>
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 1a1c6dba519c..6c2d680463be 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -408,6 +408,7 @@ SUBDIR += py-eyed3 SUBDIR += py-flac SUBDIR += py-id3 + SUBDIR += py-karaoke SUBDIR += py-libmpdclient SUBDIR += py-libtunepimp SUBDIR += py-mad |