pkgsrc/graphics/tex-metapost-doc/Makefile
minskim 9887ef7cb3 Update tex-metapost{,-doc} to 1.803
Changes:
- Remove all the entries for the PostScript base35 fonts (leaving just
  the sngle FreeEuro entry).
2013-12-03 22:44:48 +00:00

15 lines
366 B
Makefile

# $NetBSD: Makefile,v 1.3 2013/12/03 22:44:48 minskim Exp $
DISTNAME= metapost.doc
PKGNAME= tex-${DISTNAME:S/./-/}-1.803
TEXLIVE_REV= 31860
MAINTAINER= minskim@NetBSD.org
COMMENT= Documentation for tex-metapost
CONFLICTS+= teTeX-texmf<=3.0nb25
TEXLIVE_IGNORE_PATTERNS= texmf-dist/doc/man
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"