14 lines
325 B
Makefile
14 lines
325 B
Makefile
|
# $NetBSD: Makefile,v 1.1.1.1 2010/02/22 01:18:42 minskim Exp $
|
||
|
# TeX Live Revision 16172
|
||
|
|
||
|
DISTNAME= latex.doc
|
||
|
PKGNAME= tex-${DISTNAME:S/./-/}-2009
|
||
|
|
||
|
MAINTAINER= minskim@NetBSD.org
|
||
|
COMMENT= Documentation for tex-latex
|
||
|
|
||
|
CONFLICTS+= teTeX-texmf<=3.0nb22
|
||
|
|
||
|
.include "../../print/texlive/package.mk"
|
||
|
.include "../../mk/bsd.pkg.mk"
|