[71599] trunk/dports/print/latex-mk/Portfile
ryandesign at macports.org
ryandesign at macports.org
Fri Sep 17 14:57:31 PDT 2010
Revision: 71599
http://trac.macports.org/changeset/71599
Author: ryandesign at macports.org
Date: 2010-09-17 14:57:30 -0700 (Fri, 17 Sep 2010)
Log Message:
-----------
latex-mk: whitespace adjustment, add modeline
Modified Paths:
--------------
trunk/dports/print/latex-mk/Portfile
Modified: trunk/dports/print/latex-mk/Portfile
===================================================================
--- trunk/dports/print/latex-mk/Portfile 2010-09-17 21:55:00 UTC (rev 71598)
+++ trunk/dports/print/latex-mk/Portfile 2010-09-17 21:57:30 UTC (rev 71599)
@@ -1,31 +1,33 @@
+# -*- 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$
-PortSystem 1.0
+PortSystem 1.0
-name latex-mk
+name latex-mk
version 2.0
-categories print
-maintainers rossbeyer.net:rbeyer openmaintainer
-description makefile fragments and shell scripts to manage LaTeX documents
-homepage http://latex-mk.sourceforge.net/
-platforms darwin
+categories print
+platforms darwin
+maintainers rossbeyer.net:rbeyer openmaintainer
supported_archs noarch
-master_sites sourceforge
+description makefile fragments and shell scripts to manage LaTeX documents
+long_description Latex-Mk is a set of makefile fragments and shell scripts \
+ designed to assist in the management of LaTeX documents. \
+ The user creates a simple Makefile which sets up a few \
+ simple variables and then includes the latex.mk fragment \
+ at the end.
+
+homepage http://latex-mk.sourceforge.net/
+master_sites sourceforge
+
checksums md5 88307abfefec86bdf51fcacd47374586 \
sha1 e7bc1a422a88525332d275b40fc1516861bce91a
-depends_lib bin:latex:texlive
+depends_lib bin:latex:texlive
-configure.args --infodir=${prefix}/share/info
+configure.args --infodir=${prefix}/share/info
-long_description \
-Latex-Mk is a set of makefile fragments and shell scripts designed to \
-assist in the management of LaTeX documents. The user creates a \
-simple Makefile which sets up a few simple variables and then includes \
-the latex.mk fragment at the end.
-
livecheck.type regex
livecheck.url http://sourceforge.net/projects/${name}/files/
livecheck.regex /${name}-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100917/8ca8d7fa/attachment.html>
More information about the macports-changes
mailing list