# -*- 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 84550 2011-09-27 21:05:11Z snc@macports.org $

PortSystem 1.0
PortGroup       python25 1.0

name consodoc
version 1.0.0
revision        1
categories textproc
maintainers xmlhack.ru:olpa
platforms darwin
homepage http://consodoc.com/
master_sites ${homepage}

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.

checksums md5 132c3a11ee8e37101ab5ef52ee27c2dd

depends_run port:texml \
            port:scons
