diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-04-18 11:52:37 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-04-18 11:52:37 +0000 |
commit | f819d9b07374a07b6e08d2cbb447c088815655bb (patch) | |
tree | bb489a9f5f22450210aa25ca4ee459d8d1945519 /audio/Makefile | |
parent | 9fbba9785ef92a39a8fe4de6e8984b50b9ae20cc (diff) | |
download | FreeBSD-ports-f819d9b07374a07b6e08d2cbb447c088815655bb.zip FreeBSD-ports-f819d9b07374a07b6e08d2cbb447c088815655bb.tar.gz |
add mp3mover
Rename mp3s and manipulate them
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 cb4d0ac..38925c8 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -109,6 +109,7 @@ SUBDIR += mp3chew SUBDIR += mp3encode SUBDIR += mp3info + SUBDIR += mp3mover SUBDIR += mp3rename SUBDIR += mpegaudio SUBDIR += mpg123 |