pkgsrc/fonts/tex-mfware/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

15 lines
372 B
Makefile

# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:25 wiz Exp $
DISTNAME= mfware
PKGNAME= tex-${DISTNAME}-2014
TEXLIVE_REV= 36017
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/mfware
COMMENT= Supporting tools for use with MetaFont
#LICENSE= knuth
DEPENDS+= web2c-[0-9]*:../../print/web2c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"