eb04e65b85
- Files in share/texmf have been moved to share/texmf-dist.
13 lines
348 B
Makefile
13 lines
348 B
Makefile
# $NetBSD: Makefile,v 1.2 2013/11/17 17:09:48 minskim Exp $
|
|
|
|
DISTNAME= cjkutils.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-4.8.3
|
|
TEXLIVE_REV= 29764
|
|
|
|
MAINTAINER= rxg@NetBSD.org,hubertf@NetBSD.org
|
|
COMMENT= Documentation for tex-cjkutils
|
|
|
|
TEXLIVE_IGNORE_PATTERNS+= texmf-dist/doc/man
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|