Ticket #3930: Portfile

File Portfile, 611 bytes (added by minskim@…, 19 years ago)

latex-mk Portfile

Line 
1# $Id: $
2PortSystem 1.0
3
4name            latex-mk
5version         1.3
6categories      print
7maintainers     darwinports@opendanwin.org
8description     makefile fragments and shell scripts to manage LaTeX documents
9homepage        http://latex-mk.sourceforge.net/
10master_sites    sourceforge
11checksums       md5 aeefba7edc98f2d76efb69c0cd7d149c
12
13configure.args  --infodir=${prefix}/share/info
14
15long_description \
16Latex-Mk is a set of makefile fragments and shell scripts designed to \
17assist in the management of LaTeX documents.  The user creates a \
18simple Makefile which sets up a few simple variables and then includes \
19the latex.mk fragment at the end.