# $Id: Portfile 59685 2009-10-19 23:09:21Z jeremyhu@macports.org $

PortSystem          1.0
name                twm
version             1.0.4
revision            1
categories          x11 x11-wm
maintainers         jeremyhu openmaintainer
description         Tab Window Manager for X11
long_description \
   Twm is a window manager for the X Window System.  It provides titlebars, \
   shaped windows, several forms of icon management, user-defined macro \
   functions, click-to-type and pointer-driven keyboard focus, and \
   user-specified key and pointer button bindings.

platforms           darwin

homepage            http://www.x.org/
master_sites        http://xorg.freedesktop.org/archive/individual/app/
use_bzip2           yes

checksums           md5     0865e14c73c08fa8c501ae877298ee9f \
                    sha1    7456e90f19e4747e1785f596b93f692d68a9f079 \
                    rmd160  41c13e8930fb3be385d20ea74a7f1acd59d68379

depends_build       port:pkgconfig

depends_lib         port:xorg-libXmu

livecheck.type      regex
livecheck.regex     ${name}-(\[\\d.\]+)${extract.suffix}
livecheck.url       ${master_sites}

