# $Id: Portfile 59683 2009-10-19 20:05:06Z blb@macports.org $

PortSystem          1.0
name                xorg-encodings
set my_name         encodings
version             1.0.3
categories          x11 x11-font graphics
maintainers         nomaintainer
description         X.org font encodings
long_description    ${description}

platforms           darwin

homepage            http://www.x.org/
master_sites        ${homepage}pub/individual/font/
distname            ${my_name}-${version}
use_bzip2           yes

checksums           md5     29637480e7ce12546668631067c19ced \
                    sha1    615b8367ee20fc50688e4876aa250419927d64cc \
                    rmd160  15ac1362cc1969d7e0101767820537d2db348d9a

depends_build       port:mkfontscale bin:gzip:gzip

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

