1da4cafc6f
- Files in share/texmf have been moved to share/texmf-dist.
14 lines
337 B
Makefile
14 lines
337 B
Makefile
# $NetBSD: Makefile,v 1.2 2013/11/17 17:13:29 minskim Exp $
|
|
|
|
DISTNAME= texdoc.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-2013
|
|
TEXLIVE_REV= 29764
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Documentation for tex-texdoc
|
|
LICENSE= gnu-gpl-v3
|
|
|
|
CONFLICTS+= texlive-tetex<2011nb1
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|