pkgsrc/fonts/tex-amsfonts-doc/Makefile
minskim b6740df512 Update tex-amsfonts{,-doc} to 3.03.
Changes:
The Type 1 Euler fonts have been upgraded so that some inconsistencies
with the character widths in the corresponding TFM files have been
fixed, and minor optimizations were carried out on some of the
character outlines.  The changes affect only the PFB, AFM, and PFM
files.
2012-10-09 19:47:08 +00:00

14 lines
347 B
Makefile

# $NetBSD: Makefile,v 1.4 2012/10/09 19:47:08 minskim Exp $
DISTNAME= amsfonts.doc
PKGNAME= tex-${DISTNAME:S/./-/}-3.03
TEXLIVE_REV= 26315
MAINTAINER= minskim@NetBSD.org
COMMENT= Documentation for tex-amsfonts
LICENSE= open-font-license
CONFLICTS+= teTeX-texmf<=3.0nb13
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"