Added: trunk/dports/textproc/consodoc/Portfile (0 => 32283)
--- 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