diff options
author | petef <petef@FreeBSD.org> | 2001-12-29 06:39:55 +0000 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2001-12-29 06:39:55 +0000 |
commit | 149fc0172b266fb7245d284dc71c9a825e16eecc (patch) | |
tree | 37c90eb62cc33340aca3d1d74980fc38f83972a5 /audio/Makefile | |
parent | 1080401ff26d71500c9076275b9e07f1b42389cc (diff) | |
download | FreeBSD-ports-149fc0172b266fb7245d284dc71c9a825e16eecc.zip FreeBSD-ports-149fc0172b266fb7245d284dc71c9a825e16eecc.tar.gz |
Add freebirth 0.3.2, a bass synthesizer, step sequencer, and sample
player.
PR: 33292
Submitted by: David Yeske <dyeske@yahoo.com>
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 3ae19c0..c00ea44 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -63,6 +63,7 @@ SUBDIR += flac SUBDIR += fmio SUBDIR += freeamp + SUBDIR += freebirth SUBDIR += funktrackergold SUBDIR += gdcd SUBDIR += gdrdao |