14 lines
333 B
Makefile
14 lines
333 B
Makefile
# $NetBSD: Makefile,v 1.5 2012/10/16 20:44:38 minskim Exp $
|
|
|
|
DISTNAME= latex.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-2012
|
|
TEXLIVE_REV= 27907
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Documentation for tex-latex
|
|
LICENSE= lppl-1.3c
|
|
|
|
CONFLICTS+= teTeX-texmf<=3.0nb22
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|