[PATCH 4/9] x11/hs-x11-ghc:

- standardized pkg-descr
- corrected the variable D_NAME
---
x11/hs-x11-ghc/Makefile | 1 +
x11/hs-x11-ghc/pkg-descr | 19 ++++++++++++++++++-
2 files changed, 19 insertions(+), 1 deletions(-)
diff --git a/x11/hs-x11-ghc/Makefile b/x11/hs-x11-ghc/Makefile
index 4633991..609b8ec 100644
--- a/x11/hs-x11-ghc/Makefile
+++ b/x11/hs-x11-ghc/Makefile
@@ -16,6 +16,7 @@ MAINTAINER= haskell@FreeBSD.org
COMMENT= X11 bindings for Haskell programs
LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4
+D_NAME= X11
OPTIONS= XINERAMA "Build with Xinerama support" off
diff --git a/x11/hs-x11-ghc/pkg-descr b/x11/hs-x11-ghc/pkg-descr
index ddccc44..fab84c5 100644
--- a/x11/hs-x11-ghc/pkg-descr
+++ b/x11/hs-x11-ghc/pkg-descr
@@ -4,4 +4,21 @@ The binding is a direct translation of C binding;
for documentation of these calls, refer to /The Xlib Programming Manual/,
available online at http://tronche.com/gui/x/xlib/.
-WWW: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/X11
+Maintainer: Don Stewart
participants (1)
-
Jacula Modyun