diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-11-24 05:37:05 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-11-24 05:37:05 +0000 |
commit | 5f7888a4c5b7b23aa0fef99678426e11d29d2e75 (patch) | |
tree | 89bf2ed485a2862a96672527f8683d0a29405286 /audio/Makefile | |
parent | 39425143ebebd09040d0295a07769828b48c5070 (diff) | |
download | FreeBSD-ports-5f7888a4c5b7b23aa0fef99678426e11d29d2e75.zip FreeBSD-ports-5f7888a4c5b7b23aa0fef99678426e11d29d2e75.tar.gz |
add snack
The Snack Sound 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 397b81f..f07c045 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -186,6 +186,7 @@ SUBDIR += shorten SUBDIR += shout SUBDIR += sidplay + SUBDIR += snack SUBDIR += snd SUBDIR += snowstar SUBDIR += soundtracker |