# $Id$ PortSystem 1.0 name tyxml version 2.1 revision 1 categories textproc devel ml platforms darwin maintainers mww openmaintainer license LGPL-2.1 description OCaml library to generate XML output using static typing long_description Tyxml is a library that makes it almost impossible for \ your OCaml programs to generate wrong XML ouput, using \ static typing. Modules exist for XHTML1, HTML5 and SVG. homepage http://ocsigen.org/tyxml/ master_sites http://ocsigen.org/download/ checksums rmd160 47c12dc0d175eaf191a284361c5fb06b917f32e4 \ sha256 3cf2bb4a58fdcf8ad91ec3afcd0124ca5f762a99bb43494b9219521d93e6d009 patchfiles patch-Makefile.diff depends_lib port:ocaml port:ocaml-findlib port:ocaml-ocamlnet use_configure no use_parallel_build no pre-destroot { xinstall -m 755 -d ${destroot}${prefix}/lib/ocaml/site-lib } destroot.args SITELIB=${prefix}/lib/ocaml/site-lib livecheck.type regex livecheck.url http://ocsigen.org/tyxml/install/ livecheck.regex tyxml-(\[0-9.\]+)${extract.suffix}