diff options
author | edwin <edwin@FreeBSD.org> | 2003-01-19 20:38:55 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-01-19 20:38:55 +0800 |
commit | 239fd46a7202408fe12568eec4ac4f7528018dac (patch) | |
tree | 1f8af1e2c732879405839071fff129fe49ab6754 /audio/Makefile | |
parent | d428b56534d7310cbec4ac8f77cb6bcd92e05851 (diff) | |
download | freebsd-ports-gnome-239fd46a7202408fe12568eec4ac4f7528018dac.tar.gz freebsd-ports-gnome-239fd46a7202408fe12568eec4ac4f7528018dac.tar.zst freebsd-ports-gnome-239fd46a7202408fe12568eec4ac4f7528018dac.zip |
New port MP3c, a cd to mp3 converter with an ASCII frontend:
MP3c is a nice tool for converting cd's to mp3.
PR: ports/40461
Submitted by: Joris Vandalon <joris@vandalon.nl>
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 52add97642e1..4527258ea8d1 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -143,6 +143,7 @@ SUBDIR += mp3asm SUBDIR += mp3blaster SUBDIR += mp3butler + SUBDIR += mp3c SUBDIR += mp3check SUBDIR += mp3chew SUBDIR += mp3ck |