diff options
author | fjoe <fjoe@FreeBSD.org> | 2003-06-10 17:26:34 +0800 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2003-06-10 17:26:34 +0800 |
commit | 74e053a103324cf2115ddcaf47b46731ec85fa78 (patch) | |
tree | a8ef1d516c8321511c9f40977c69a6077689825f /audio/Makefile | |
parent | 54c161be56c0a89597744cb730d04678d0235e44 (diff) | |
download | freebsd-ports-gnome-74e053a103324cf2115ddcaf47b46731ec85fa78.tar.gz freebsd-ports-gnome-74e053a103324cf2115ddcaf47b46731ec85fa78.tar.zst freebsd-ports-gnome-74e053a103324cf2115ddcaf47b46731ec85fa78.zip |
New port: audio/aube
System for sound generation and processing
PR: 53125
Submitted by: Kirill Ponomarew
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 f643b2d5edc3..c3807a5e9a11 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -14,6 +14,7 @@ SUBDIR += ample SUBDIR += arts SUBDIR += ascd + SUBDIR += aube SUBDIR += audacity SUBDIR += aumix SUBDIR += aureal-kmod |