aboutsummaryrefslogtreecommitdiff
path: root/audio/hs-ALUT/Makefile
diff options
context:
space:
mode:
authorAshish SHUKLA <ashish@FreeBSD.org>2011-05-09 05:28:57 +0000
committerAshish SHUKLA <ashish@FreeBSD.org>2011-05-09 05:28:57 +0000
commit0c76a8384fc1de4958eb1228befbee727f00c596 (patch)
tree28680b3da252da7f45a2d25108e4e2a6e41a77e5 /audio/hs-ALUT/Makefile
parentf2febc81eeab0d296325ecc49e1825762e5cd5d7 (diff)
downloadports-0c76a8384fc1de4958eb1228befbee727f00c596.tar.gz
ports-0c76a8384fc1de4958eb1228befbee727f00c596.zip
Notes
Diffstat (limited to 'audio/hs-ALUT/Makefile')
-rw-r--r--audio/hs-ALUT/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/audio/hs-ALUT/Makefile b/audio/hs-ALUT/Makefile
index a8f9bc7fa6f5..722c7b832e98 100644
--- a/audio/hs-ALUT/Makefile
+++ b/audio/hs-ALUT/Makefile
@@ -7,14 +7,16 @@
PORTNAME= ALUT
PORTVERSION= 2.2.0.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio haskell
MAINTAINER= haskell@FreeBSD.org
COMMENT= A Haskell binding for the OpenAL Utility Toolkit
+LICENSE= BSD
+
CABAL_SETUP= Setup.hs
-USE_HACKAGE= OpenAL StateVar
+USE_CABAL= OpenAL StateVar
USE_OPENAL= al alut
PORTEXAMPLES= *