# $Id: Portfile 35782 2008-04-06 14:50:41Z gui_dos@macports.org $

PortSystem 1.0

name		latex-mk
version		1.9.1
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
master_sites	sourceforge
checksums	md5 18abe88ce572a525c05d249a27749cc1 \
            sha1 c8e67d1063da5557b6c25b553378ac29b7347219
depends_lib	bin:latex:texlive

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.
