2da9ee2bd9
METAFONT is a system that allows you to describe a typeface once, and create as many fonts as you like of this typeface by just changing a set of well chosen parameters separately. This package contains files required by METAFONT commands.
14 lines
331 B
Makefile
14 lines
331 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2009/04/24 18:15:51 minskim Exp $
|
|
# TeX Live Revision 11896
|
|
|
|
DISTNAME= metafont
|
|
PKGNAME= tex-${DISTNAME}-2008.11896
|
|
CATEGORIES= fonts
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Files for METAFONT
|
|
|
|
CONFLICTS+= teTeX-texmf<=3.0nb13
|
|
|
|
.include "../../print/texlive/module.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|