[32283] trunk/dports/textproc

ryandesign at macports.org ryandesign at macports.org
Sun Dec 23 09:16:04 PST 2007


Revision: 32283
          http://trac.macosforge.org/projects/macports/changeset/32283
Author:   ryandesign at macports.org
Date:     2007-12-23 09:16:02 -0800 (Sun, 23 Dec 2007)

Log Message:
-----------
consodoc: new port! closes #13570

Added Paths:
-----------
    trunk/dports/textproc/consodoc/
    trunk/dports/textproc/consodoc/Portfile

Added: trunk/dports/textproc/consodoc/Portfile
===================================================================
--- trunk/dports/textproc/consodoc/Portfile	                        (rev 0)
+++ trunk/dports/textproc/consodoc/Portfile	2007-12-23 17:16:02 UTC (rev 32283)
@@ -0,0 +1,22 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python24 1.0
+
+name consodoc
+version 1.0.0
+categories textproc
+maintainers xmlhack.ru:olpa
+platforms darwin
+homepage http://consodoc.com/
+master_sites ${homepage}
+distname consodoc-${version}
+
+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


Property changes on: trunk/dports/textproc/consodoc/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071223/48855393/attachment.html


More information about the macports-changes mailing list