diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2015-08-20 23:02:14 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2015-08-20 23:02:14 +0000 |
commit | 39b8e49140afdb1d1d001c477befb4b05efa7fc3 (patch) | |
tree | 607a5ca77efd301a2b4dc49b05d108829fcffa77 /audio/hs-OpenAL/pkg-descr | |
parent | 75b64b1cb42c127b71646f039269eb7bd560d8ef (diff) | |
download | ports-39b8e49140afdb1d1d001c477befb4b05efa7fc3.tar.gz ports-39b8e49140afdb1d1d001c477befb4b05efa7fc3.zip |
Notes
Diffstat (limited to 'audio/hs-OpenAL/pkg-descr')
-rw-r--r-- | audio/hs-OpenAL/pkg-descr | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/hs-OpenAL/pkg-descr b/audio/hs-OpenAL/pkg-descr index 9698beca8ec2..16ca51ea1832 100644 --- a/audio/hs-OpenAL/pkg-descr +++ b/audio/hs-OpenAL/pkg-descr @@ -1,5 +1,4 @@ -A Haskell binding for the OpenAL cross-platform 3D audio API, -appropriate for use with gaming applications and many other types of -audio applications. For more information about OpenAL. +A Haskell binding for the OpenAL cross-platform 3D audio API, appropriate for +use with gaming applications and many other types of audio applications. WWW: https://github.com/haskell-openal/ALUT |