On Tue, Jan 30, 2007 at 10:10:01PM +0100, steven mestdagh wrote: > Andreas Bihlmaier [2007-01-30, 17:47:52]: > > Hello ports@, > > > > since I started to learn LaTeX I like the convenience of _not_ having to > > write long and complicated Makefiles. > > The solution: latex-mk > > > > # pkg_info latex-mk > > Information for latex-mk-1.8 > > > > Comment: > > set of Makefile fragments to manage LaTex documents > > > > Description: > > latex-mk is a set of Makefile fragments 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. Large documents, which require many many steps to > > typset can be managed easily. > > > > Maintainer: Andreas Bihlmaier <[EMAIL PROTECTED]> > > > > WWW: http://latex-mk.sourceforge.net/ > > I'd prefer to patch their install target with the desired locations, > then you won't forget to install files, e.g. dated_draft.ps. > > I've asked the author about including DVIPS_ENV, which I think can be > useful, e.g. to find images in different places through TEXINPUTS. > (A patch for this is attached, in case anyone is interested.) > > steven
I included your patch for now. Using patches to Makefile.in instead of do-install: for files. dated_draft.ps was left out intentionally, but I included it again. Jasper pointed out RUN_DEPENDS, changed. And he suggested a different location in the ports tree (textproc/ or print/), not changed yet. New port attached. Regards, ahb btw. Only tested on i386-current so far (my amd64 machine is dead ATM).
devel_latex-mk.tgz
Description: application/tar-gz
