aboutsummaryrefslogtreecommitdiff
path: root/x11/hs-X11/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/hs-X11/Makefile')
-rw-r--r--x11/hs-X11/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11/hs-X11/Makefile b/x11/hs-X11/Makefile
index 667f7730b11b..5dd613093777 100644
--- a/x11/hs-X11/Makefile
+++ b/x11/hs-X11/Makefile
@@ -6,13 +6,16 @@
PORTNAME= X11
PORTVERSION= 1.5.0.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11 haskell
MAINTAINER= haskell@FreeBSD.org
COMMENT= X11 bindings for Haskell programs
+LICENSE= BSD
+
CABAL_SETUP= Setup.hs
+USE_CABAL= syb
USE_XORG= x11 xext sm
OPTIONS= XINERAMA "Build with Xinerama support" off