26bc9c8629
TeXLive is an easy way to get up and running with TeX. It provides a comprehensive TeX system which includes all the major TeX-related programs, macro packages, and fonts that are free software, including support for many languages around the world. from Edd Barrett <vext01@gmail.com>, with a lot of tweaks by me input from kili@ feedback and ok simon@
9 lines
177 B
Makefile
Executable File
9 lines
177 B
Makefile
Executable File
# $OpenBSD: Makefile,v 1.1.1.1 2007/07/17 21:53:25 jasper Exp $
|
|
|
|
SUBDIR += texmf-minimal
|
|
SUBDIR += base
|
|
SUBDIR += texmf-full
|
|
SUBDIR += texmf-docs
|
|
|
|
.include <bsd.port.subdir.mk>
|