diff options
author | lawrance <lawrance@FreeBSD.org> | 2006-04-07 08:36:16 +0000 |
---|---|---|
committer | lawrance <lawrance@FreeBSD.org> | 2006-04-07 08:36:16 +0000 |
commit | 6039d260a3e608e8b2e83d6385e83f352aa7b046 (patch) | |
tree | 816b90271c4224f6095d88e97a0434782f104321 /audio/Makefile | |
parent | b066f0614455d64c1ebd1af4f634b6245f5992c7 (diff) | |
download | FreeBSD-ports-6039d260a3e608e8b2e83d6385e83f352aa7b046.zip FreeBSD-ports-6039d260a3e608e8b2e83d6385e83f352aa7b046.tar.gz |
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 1a1c6db..6c2d680 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 |