PortSystem 1.0 PortGroup ocaml 1.0 name ocaml-xtmpl version 0.6 revision 2 categories textproc devel ocaml maintainers nomaintainer platforms darwin license GPL-3 description Xtmpl is a small XML templating library for OCaml long_description ${description} homepage https://www.good-eris.net/xtmpl/ master_sites http://zoggy.github.com/xtmpl/ distname xtmpl-${version} checksums rmd160 ee488e0eae0b2a0f7d56621b91ba6f3fa487556e \ sha256 4faca7b99e1b807d2bfdaaf4874a3932c667a2143f12da99eb467743a7d67e5d depends_lib port:ocaml port:ocaml-findlib port:ocaml-xmlm configure { reinplace "s|ocamlfind|${ocamlfind_wrapper}|g" ${worksrcpath}/Makefile } livecheck.type regex livecheck.url ${master_sites}download.html livecheck.regex xtmpl-(\[0-9\.]+)${extract.suffix}