diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-11-05 05:27:45 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-11-05 05:27:45 +0000 |
commit | eb34f1f4e76a9db40d5b39d1aa1d24521e1b3dd9 (patch) | |
tree | a33132140544e9a382a629dd6e0497176134b156 /audio/Makefile | |
parent | c6b852447aa16d7b832cadd617579d61f58900eb (diff) | |
download | FreeBSD-ports-eb34f1f4e76a9db40d5b39d1aa1d24521e1b3dd9.zip FreeBSD-ports-eb34f1f4e76a9db40d5b39d1aa1d24521e1b3dd9.tar.gz |
add sfront
A translator that converts MP4-SA files into efficient C programs
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 4322a23..831cdc0 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -179,6 +179,7 @@ SUBDIR += s3mod SUBDIR += sbagen SUBDIR += sdl_mixer + SUBDIR += sfront SUBDIR += shntool SUBDIR += shorten SUBDIR += shout |