# $Id: Portfile,v 1.2 2005/07/19 18:01:50 olegb Exp $
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.
