diff options
author | petef <petef@FreeBSD.org> | 2001-12-07 22:41:53 +0000 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2001-12-07 22:41:53 +0000 |
commit | f00da01e08d170cb085730d5b14b70ed031ba143 (patch) | |
tree | feb13ea5c58f74ca8badb5fcfe82f1e650497bd5 /audio/Makefile | |
parent | 045e885884da9306d3fb4476efa397ba2bfdf5e8 (diff) | |
download | FreeBSD-ports-f00da01e08d170cb085730d5b14b70ed031ba143.zip FreeBSD-ports-f00da01e08d170cb085730d5b14b70ed031ba143.tar.gz |
Add ecawave-0.4.1, a simple graphical audio file editor
PR: 30050
Submitted by: The Anarcat <anarcat@anarcat.dyndns.org>
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 b149f09..67feebc 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -33,6 +33,7 @@ SUBDIR += denemo SUBDIR += easytag SUBDIR += ecasound + SUBDIR += ecawave SUBDIR += esound SUBDIR += extace SUBDIR += fcplay |