1ca62a105b
This package contains material presented in the book Guide To LaTeX, 4th Edition Helmut Kopka and Patrick W. Daly Addison-Wesley, 2003 as code, sample figures, processed files, as well as solutions to the exercises.
11 lines
304 B
Makefile
11 lines
304 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2011/09/18 00:37:21 minskim Exp $
|
|
|
|
DISTNAME= guide-to-latex.doc
|
|
PKGNAME= tex-${DISTNAME:S/.doc//}-2011
|
|
TEXLIVE_REV= 15878
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Material presented in Guide To LaTeX
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|