diff options
author | araujo <araujo@FreeBSD.org> | 2009-06-23 08:42:21 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2009-06-23 08:42:21 +0800 |
commit | fcb82dd52db3dde7b954e83a125088f0b143c17e (patch) | |
tree | f90a9eb6c38179d039c5ae54d6cfc0f6629eaa4b /multimedia/Makefile | |
parent | 3270d05d107ab1c76a500de1e8c225e2edf9ef03 (diff) | |
download | freebsd-ports-gnome-fcb82dd52db3dde7b954e83a125088f0b143c17e.tar.gz freebsd-ports-gnome-fcb82dd52db3dde7b954e83a125088f0b143c17e.tar.zst freebsd-ports-gnome-fcb82dd52db3dde7b954e83a125088f0b143c17e.zip |
mp3cd is a perl script that normalizes and burns MP3,
OGG, and WAV files to audio CDs.
WWW: http://outflux.net
PR: ports/135606
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Diffstat (limited to 'multimedia/Makefile')
-rw-r--r-- | multimedia/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile index 3d83bac8a1b0..0443ede538ca 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -167,6 +167,7 @@ SUBDIR += mmsrip SUBDIR += moonlight SUBDIR += motion + SUBDIR += mp3cd SUBDIR += mpeg SUBDIR += mpeg2codec SUBDIR += mpeg2play |