# $Id$ PortSystem 1.0 PortGroup ocaml 1.0 name stog version 0.3 categories www ml platforms darwin license GPL-3 maintainers mww openmaintainer description stog is a static web site generator, able to handle blog posts as well as regular pages long_description ${description} homepage http://zoggy.github.com/stog/ master_sites http://zoggy.github.com/stog/ checksums rmd160 6079fba9d19e56549c05d5ee0837e0b2ecb39ed7 \ sha256 04c65b0af19d33e9c3f04c437ee97648d62977669366269bbb4ecf7e53e37e3a depends_lib port:ocaml port:ocaml-findlib port:ocaml-xmlm \ port:ocaml-ocamlrss port:ocaml-xtmpl port:ocaml-pcre \ port:ocaml-config-file depends_run port:highlight port:dvisvgm port:texlive-bin patchfiles patch-Makefile.diff configure { reinplace "s|ocamlfind|${ocamlfind_wrapper}|g" ${worksrcpath}/Makefile } use_parallel_build no destroot.args BINDIR=${prefix}/bin livecheck.type regex livecheck.url http://zoggy.github.com/stog/install.html livecheck.regex stog-(\[0-9.\]+)${extract.suffix}