pkgsrc/print/tex-guide-to-latex/Makefile
minskim 1ca62a105b Import tex-guide-to-latex-2011 as print/tex-guide-to-latex.
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.
2011-09-18 00:37:21 +00:00

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"