diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-03-07 14:43:47 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-03-07 14:43:47 +0000 |
commit | aa937fa1fed8bdd3d3c47448af3aa70b98bbf70b (patch) | |
tree | ca528acd80d7070a1e111f25347ceeb842925a28 /audio/Makefile | |
parent | a340fa575526bd9c4358d0ffad430ef998eff1b2 (diff) | |
download | ports-aa937fa1fed8bdd3d3c47448af3aa70b98bbf70b.tar.gz ports-aa937fa1fed8bdd3d3c47448af3aa70b98bbf70b.zip |
add quelcom, a set of command-line utilities for MP3 and wave files
PR: 23888
Submitted by: George Reid <greid@ukug.uk.freebsd.org>
Notes
Notes:
svn path=/head/; revision=39188
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 6a8454490b70..3f684cb2b81f 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -127,6 +127,7 @@ SUBDIR += play SUBDIR += playmidi SUBDIR += pysol-sound-server + SUBDIR += quelcom SUBDIR += radio SUBDIR += raproxy SUBDIR += replay |