pkgsrc/print/tex-mathdots-doc/Makefile
markd 8d674fb669 Add tex-mathdots{,-doc} 0.9
Redefines \ddots and \vdots, and defines \iddots. The dots
produced by \iddots slant in the opposite direction to \ddots.
All the commands are designed to change size appropriately in
scripts, as well as in response to LaTeX size changing
commands. The commands may also be used in plain TeX.
2015-12-12 22:44:30 +00:00

13 lines
346 B
Makefile

# $NetBSD: Makefile,v 1.1 2015/12/12 22:44:30 markd Exp $
DISTNAME= mathdots.doc
PKGNAME= tex-${DISTNAME:S/./-/}-0.9
TEXLIVE_REV= 34301
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/mathdots
COMMENT= Documentation for tex-mathdots
LICENSE= lppl-1.3c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"