14 lines
334 B
Makefile
14 lines
334 B
Makefile
|
# $NetBSD: Makefile,v 1.1.1.1 2009/07/14 22:15:34 minskim Exp $
|
||
|
# TeX Live Revision 11886
|
||
|
|
||
|
DISTNAME= txfonts.doc
|
||
|
PKGNAME= tex-${DISTNAME:S/./-/}-2008.11886
|
||
|
|
||
|
MAINTAINER= minskim@NetBSD.org
|
||
|
COMMENT= Documentation for tex-txfonts
|
||
|
|
||
|
CONFLICTS+= teTeX-texmf<=3.0nb19
|
||
|
|
||
|
.include "../../print/texlive/module.mk"
|
||
|
.include "../../mk/bsd.pkg.mk"
|