pkgsrc/fonts/tex-mflogo-font/Makefile
markd c126d8c554 Add tex-mflogo-font{,-doc} version 1.002
These fonts were created in Metafont by Knuth, for his own
publications. At some stage, the letters 'P' and 'S' were
added, so that the MetaPost logo could also be expressed. The
fonts were originally issued (of course) as Metafont source;
they have since been autotraced and reissued in Adobe Type 1
format by Taco Hoekwater.
2015-04-26 00:47:41 +00:00

15 lines
337 B
Makefile

# $NetBSD: Makefile,v 1.1 2015/04/26 00:47:41 markd Exp $
DISTNAME= mflogo-font
PKGNAME= tex-${DISTNAME}-1.002
TEXLIVE_REV= 35819
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Metafont logo font
CONFLICTS+= teTeX-texmf<=3.0nb15
TEX_MIXEDMAP_FILES+= mflogo.map
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"