Commit graph

2 commits

Author SHA1 Message Date
Nik Clayton
5038cf5e2c From the PR:
mktexlsr is well called from Makefile but not from the pkg-plist.
        this cause jadetex to not be recognized by tex at runtime.

        Makefile
                MAINTAINER email adress fixed
                PREFIX changed to LOCALBASE where needed
                pkg-message handling added
                do-install rewritten (long lines wrapped)
        pkg-message
                /usr/local changed to LOCALBASE
        pkg-plist
                @comment $FreeBSD$ added
                @exec mktexlsr added

PR:		ports/31151
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>
2001-12-03 20:15:59 +00:00
Nik Clayton
e366972e90 I hope this has done the right thing, I hate using easy-import.
This is JadeTeX, a set of TeX macros for processing the TeX output from
Jade and doing useful things with it. In the grand scheme of things,
it'll be used as part of the process to convert DocBook to PostScript
and PDF.

It depends on teTeX-beta, all 30 megs of it.

Sean Kelly did all this, and deserves the credit, I'm just committing
on his behalf.

That ticking noise you can here is LinuxDoc's shrinking lifetime.

Reviewed by:	nik@freebsd.org
Submitted by:	Sean Kelly <kelly@plutotech.com>
1998-12-08 21:08:28 +00:00