pkgsrc/print/tex-ucharcat-doc/Makefile
markd 4b749062aa tex-ucharcat{,-doc}: add version 0.03
The package implements the \Ucharcat command for LuaLaTeX.
\Ucharcat is a new primitive in XeTeX, an extension of the
existing \Uchar command, that allows the specification of the
catcode as well as character code of the character token being
constructed.
2017-10-15 20:38:19 +00:00

13 lines
347 B
Makefile

# $NetBSD: Makefile,v 1.1 2017/10/15 20:38:19 markd Exp $
DISTNAME= ucharcat.doc
PKGNAME= tex-${DISTNAME:S/./-/}-0.03
TEXLIVE_REV= 38907
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/ucharcat
COMMENT= Documentation for tex-ucharcat
LICENSE= lppl-1.3c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"