diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-02-12 09:25:48 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-02-12 09:25:48 +0000 |
commit | 3793f177e988e606ba7a55ccc6d671242f7b0459 (patch) | |
tree | b969fb835c4548f309f3380239079101ad494064 /audio/Makefile | |
parent | 79e070ff527abc2211722e9b6536fc516a58a193 (diff) | |
download | FreeBSD-ports-3793f177e988e606ba7a55ccc6d671242f7b0459.zip FreeBSD-ports-3793f177e988e606ba7a55ccc6d671242f7b0459.tar.gz |
add Maaate, a MPEG audio analysis toolkit
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 b8536dc..86df3bc 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ # + SUBDIR += Maaate SUBDIR += afsp SUBDIR += amp SUBDIR += ascd |