# $Id: Portfile 90532 2012-03-08 07:56:19Z jeremyhu@macports.org $

PortSystem 1.0

name            xorg-libdmx
version         1.1.2
categories      x11 devel
maintainers     jeremyhu openmaintainer
description     X.org libdmx
homepage        http://www.x.org
platforms       darwin macosx
long_description X.org libdmx library.
master_sites     xorg:individual/lib/

distname    libdmx-${version}
checksums           sha1    76956d4127ded2e6d1bb5746a6d1603ee23b442a \
                    rmd160  0f3174159df970549fec544946b0d7c3a56e1c87 \
                    sha256  a7870b648a8768d65432af76dd11581ff69f3955118540d5967eb1eef43838ba

use_bzip2   yes
use_parallel_build      yes

depends_build   port:pkgconfig

depends_lib     port:xorg-libXext \
                port:xorg-dmxproto

livecheck.type  regex
livecheck.url   http://xorg.freedesktop.org/archive/individual/lib/?C=M&O=D
livecheck.regex libdmx-(\\d+(?:\\.\\d+)*)
