diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2010-08-16 18:28:34 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2010-08-16 18:28:34 +0000 |
commit | 0aa37da632ff48fe9a22ea27a7c651449bc3f1ef (patch) | |
tree | bfe5ca543cdb717fb513d85698337d2a541dd703 /audio/Makefile | |
parent | - New port: audio/fpc-oggvorbis (diff) |
- New port: audio/fpc-openal
Free Pascal interface to openal library
PR: 146001
Submitted by: Christopher Key <cjk32 __ at __ cam.ac.uk>
Notes
Notes:
svn path=/head/; revision=259380
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 ec4399b2ddee..93aa2c17e200 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -200,6 +200,7 @@ SUBDIR += fpc-mad SUBDIR += fpc-modplug SUBDIR += fpc-oggvorbis + SUBDIR += fpc-openal SUBDIR += freealut SUBDIR += freedesktop-sound-theme SUBDIR += freepats |