summaryrefslogblamecommitdiff
path: root/x11/hs-X11/Makefile
blob: b872356b9b8eb04ceca0188fb4b6508b1b7de2f7 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                           

           
                   
                       
                           

                                   
                                                   
 

                   
                        
 
                               
 
                                                 
                      
# Created by: Volker Stolz <vs@FreeBSD.org>
# $FreeBSD$

PORTNAME=	X11
PORTVERSION=	1.6.0.2
CATEGORIES=	x11 haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Binding to the X11 graphics library

LICENSE=	BSD

CABAL_SETUP=	Setup.hs

USE_XORG=	x11 xrandr xext

.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>