a27b1507b0
This is documentation for tex-texdoc.
16 lines
381 B
Makefile
16 lines
381 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2012/02/09 21:20:47 minskim Exp $
|
|
|
|
DISTNAME= texdoc.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-2011
|
|
TEXLIVE_REV= 24354
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Documentation for tex-texdoc
|
|
LICENSE= gnu-gpl-v3
|
|
|
|
CONFLICTS+= texlive-tetex<2011nb1
|
|
|
|
TEX_TEXMF_DIRS+= ${PREFIX}/share/texmf
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|