diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-07-30 14:01:35 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-07-30 14:01:35 +0800 |
commit | fd5adcc999342363e12cdcd6b2e4edf86db8cf38 (patch) | |
tree | fe82302556b69e101833199ecf062bb8f47a8dfc /audio/Makefile | |
parent | 14b207d43eb08bbd4ad4472d4ab85ac29734aaaf (diff) | |
download | freebsd-ports-gnome-fd5adcc999342363e12cdcd6b2e4edf86db8cf38.tar.gz freebsd-ports-gnome-fd5adcc999342363e12cdcd6b2e4edf86db8cf38.tar.zst freebsd-ports-gnome-fd5adcc999342363e12cdcd6b2e4edf86db8cf38.zip |
add cd-discid 0.7
Backend utility to retrieve CDDB discid information
PR: 41139
Submitted by: Munish Chopra <mchopra@engmail.uwaterloo.ca>
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 e730107c9461..f081633864e3 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -23,6 +23,7 @@ SUBDIR += cam SUBDIR += ccaudio SUBDIR += cd-console + SUBDIR += cd-discid SUBDIR += cd2mp3 SUBDIR += cdindex SUBDIR += cdplay |