# $Id$ PortSystem 1.0 name xrender set my_name libXrender version 0.9.6 revision 1 categories x11 license X11 platforms darwin maintainers jeremyhu openmaintainer description X Render Extension library long_description ${description} homepage http://www.x.org/ master_sites xorg:individual/lib/ distname ${my_name}-${version} use_bzip2 yes checksums md5 3b3b7d076c2384b6c600c0b5f4ba971f \ sha1 65bd96dc17da6b064f95109da02d9c9d14cb06dc \ rmd160 4eb2ac0762dd533c7254b43361b21812ca12d50f depends_build \ port:pkgconfig depends_lib \ port:xorg-libX11 \ port:xorg-renderproto use_parallel_build yes post-destroot { set docdir ${prefix}/share/doc/${name} xinstall -d ${destroot}${docdir} xinstall -m 0644 -W ${worksrcpath} AUTHORS COPYING ChangeLog README \ ${destroot}${docdir} } livecheck.type regex livecheck.url http://www.x.org/pub/individual/lib/ livecheck.regex ${my_name}-(\\d+(?:\\.\\d+)*)