pkgsrc/fonts/tex-mfware/Makefile
minskim 8f295c6eb3 Import tex-mfware-2009 as fonts/tex-mfware.
A collection of programs for processing the output of MetaFont.
2010-02-08 04:52:03 +00:00

16 lines
412 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2010/02/08 04:52:03 minskim Exp $
# TeX Live Revision 16392
DISTNAME= mfware
PKGNAME= tex-${DISTNAME}-2009
MAINTAINER= minskim@NetBSD.org
COMMENT= Supporting tools for use with MetaFont
CONFLICTS+= teTeX-texmf<=3.0nb22
DEPENDS+= web2c-[0-9]*:../../print/web2c
TEX_TEXMF_DIRS+= ${PREFIX}/share/texmf-dist
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"