# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id: Portfile 129701 2014-12-18 23:07:14Z larryv@macports.org $ PortSystem 1.0 PortGroup python 1.0 name consodoc version 1.0.0 revision 1 categories textproc platforms darwin maintainers nomaintainer description Consodoc publishing server: XML to beautiful \ documents long_description Consodoc is a system which automates XML \ publishing. The base use case is converting \ XML to beautiful PDF through TeXML and LaTeX, but \ Consodoc is adaptable to other processes as well. homepage http://consodoc.com/ depends_run port:scons \ port:texml master_sites ${homepage} checksums md5 132c3a11ee8e37101ab5ef52ee27c2dd python.default_version 25