14 lines
330 B
Makefile
14 lines
330 B
Makefile
|
# $NetBSD: Makefile,v 1.1.1.1 2009/04/24 19:17:37 minskim Exp $
|
||
|
# TeX Live Revision 11806
|
||
|
|
||
|
DISTNAME= tools.doc
|
||
|
PKGNAME= tex-${DISTNAME:S/./-/}-2008.11806
|
||
|
|
||
|
MAINTAINER= minskim@NetBSD.org
|
||
|
COMMENT= Documentation for tex-tools
|
||
|
|
||
|
CONFLICTS+= teTeX-texmf<=3.0nb13
|
||
|
|
||
|
.include "../../print/texlive/module.mk"
|
||
|
.include "../../mk/bsd.pkg.mk"
|