a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 20373 2006-11-02 19:27:25Z blair@macports.org $
PortSystem 1.0
name latex-mk
version 1.3
categories print
maintainers minskim@bawi.org
description makefile fragments and shell scripts to manage LaTeX documents
homepage http://latex-mk.sourceforge.net/
master_sites sourceforge
checksums md5 aeefba7edc98f2d76efb69c0cd7d149c
depends_lib bin:latex:teTeX
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.