# $Id: Portfile 141154 2015-10-11 17:55:43Z jeremyhu@macports.org $

PortSystem          1.0

name                xmag
version             1.0.6
categories          x11 graphics
license             X11
maintainers         jeremyhu openmaintainer
description         Magnify parts of the X11 screen
long_description    ${description}

platforms           darwin

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

checksums           rmd160  83f18c5edbc13efba09930acea6cc657744922c9 \
                    sha256  87a2bc23b251e2d8f8370d3283a4d6c8dac98a30cb5749a04336cdb55c14e161

depends_build       port:pkgconfig

depends_lib         port:xorg-libXaw

livecheck.type      regex
livecheck.regex     ${name}-(\[\\d.\]+)${extract.suffix}
livecheck.url       http://xorg.freedesktop.org/archive/individual/app/?C=M&O=D
