openbsd-ports/print/teTeX/Makefile
sturm b5fd9a2197 update to tetex 2.0.2
- mainly bugfixes and some updates of styles and pdftex(1.10b)
- this version of the port includes a simplified setup so that
  metafont mode, papersize and dvips printcmd can be configured
  persistently in ${SYSCONFDIR}/tetex.cfg
- remove a4 FLAVOR, use tetex.cfg instead
2003-04-04 21:19:23 +00:00

8 lines
144 B
Makefile

# $OpenBSD: Makefile,v 1.7 2003/04/04 21:19:23 sturm Exp $
SUBDIR += texmf
SUBDIR += base
SUBDIR += base,no_x11
.include <bsd.port.subdir.mk>