mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-21 10:37:53 -04:00
12 lines
304 B
Makefile
12 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"
|