6bb86b3d27
This fixes PR 48417. Changes: - Added BickhamScriptPro and ChaparralPro.
13 lines
308 B
Makefile
13 lines
308 B
Makefile
# $NetBSD: Makefile,v 1.2 2013/11/30 22:53:46 minskim Exp $
|
|
|
|
DISTNAME= fontname
|
|
PKGNAME= tex-${DISTNAME}-2013
|
|
TEXLIVE_REV= 29725
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Scheme for naming fonts in TeX
|
|
|
|
CONFLICTS= teTeX-texmf<=3.0nb29
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|