# New ports collection makefile for: xmonad # Date created: 2007-10-25 # Whom: Matthieu Guegan # # $FreeBSD$ # PORTNAME= xmonad PORTVERSION= 0.9.1 PORTREVISION= 1 CATEGORIES= x11-wm haskell PKGNAMEPREFIX= MAINTAINER= haskell@FreeBSD.org COMMENT= Xmonad is a minimalist and tiling window manager for X USE_HACKAGE= X11>=1.5.0.0 USE_XORG= x11 MAN1= xmonad.1 MAN1SRC= man EXECUTABLE= xmonad PORTDATA= * .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include