diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-02-12 09:25:48 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-02-12 09:25:48 +0000 |
commit | 4c79d198a3eeaed76ecb7731131fa9dbb31a4adf (patch) | |
tree | b63d649fe8a00906e78b52c334245dc924be0dec /audio/Makefile | |
parent | 06572d0f8f31b87bb49a7210a892a4435515a3ad (diff) | |
download | ports-4c79d198a3eeaed76ecb7731131fa9dbb31a4adf.tar.gz ports-4c79d198a3eeaed76ecb7731131fa9dbb31a4adf.zip |
add Maaate, a MPEG audio analysis toolkit
Notes
Notes:
svn path=/head/; revision=38244
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 b8536dc870a9..86df3bc15ebe 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ # + SUBDIR += Maaate SUBDIR += afsp SUBDIR += amp SUBDIR += ascd |