# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           github 1.0
PortGroup           legacysupport 1.1
PortGroup           makefile 1.0

# getline
legacysupport.newest_darwin_requires_legacy 10

github.setup        leahneukirchen cwm 6.7 v
revision            1
github.tarball_from archive
categories          x11
platforms           darwin
license             ISC
maintainers         {@ryanakca debian.org:rak} openmaintainer
description         OpenBSD's cwm --- calm window manager
long_description    cwm is a window manager for X11 which contains many \
                    features that concentrate on the efficiency and \
                    transparency of window management. cwm also aims to \
                    maintain the simplest and most pleasant aesthetic.

checksums           rmd160  ace3484da689214c6c12a9d9cc66f6aef898df91 \
                    sha256  fdd3d5b4fe9b1b03e1fc270d3dd5a031218589a8e40170e8438d2b9c44a35f08 \
                    size    53172

depends_build       port:pkgconfig

depends_lib         port:Xft2 \
                    port:xorg-libXinerama \
                    port:xrandr
