pkgsrc/graphics/tex-metapost/Makefile
wiz 44faa0cdcd Remove teTeX* packages and references to them.
teTeX was desupported in 2006, and we have texlive in pkgsrc since 2009.
2017-09-06 16:49:21 +00:00

17 lines
450 B
Makefile

# $NetBSD: Makefile,v 1.8 2017/09/06 16:49:27 wiz Exp $
DISTNAME= metapost
PKGNAME= tex-${DISTNAME}-1.803pl34194
TEXLIVE_REV= 34194
MAINTAINER= minskim@NetBSD.org
COMMENT= Development of MetaFont for creating graphics
LICENSE= gnu-lgpl-v2
DEPENDS+= tex-kpathsea>=2009.16044:../../print/tex-kpathsea
DEPENDS+= web2c>=2011:../../print/web2c
TEX_MAP_FILES= troff-updmap.map
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"