diff options
author | Matthew N. Dodd <mdodd@FreeBSD.org> | 2003-01-10 01:06:33 +0000 |
---|---|---|
committer | Matthew N. Dodd <mdodd@FreeBSD.org> | 2003-01-10 01:06:33 +0000 |
commit | 249b77d019d33e453072af20b5e1e6717e50bde1 (patch) | |
tree | f047940bcdd332211498cbd98b9c3e4066571f08 /audio/Makefile | |
parent | 92fdd64a1deeeb96340ff215316114f7f00b41b8 (diff) | |
download | ports-249b77d019d33e453072af20b5e1e6717e50bde1.tar.gz ports-249b77d019d33e453072af20b5e1e6717e50bde1.zip |
A CDDA extraction tool (also known as ripper)
Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
Notes
Notes:
svn path=/head/; revision=72826
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 5aac34973f14..4388a3cce0e3 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -30,6 +30,7 @@ SUBDIR += cd-console SUBDIR += cd-discid SUBDIR += cd2mp3 + SUBDIR += cdparanoia SUBDIR += cdplay SUBDIR += cdplayer.app SUBDIR += cheesetracker |