pkgsrc/print/tex-bold-extra/Makefile
minskim 91b73ab199 Import tex-bold-extra-0.1 as print/tex-bold-extra.
This LaTeX package allows access to extra bold fonts for Computer
Modern OT1 encoding (such fonts are available as MetaFont source).
Since there is more than one bold tt-family font set, the version
required is selected by a package option.
2010-04-11 19:54:12 +00:00

13 lines
344 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2010/04/11 19:54:12 minskim Exp $
# TeX Live Revision 17076
DISTNAME= bold-extra
PKGNAME= tex-${DISTNAME}-0.1
MAINTAINER= minskim@NetBSD.org
COMMENT= LaTeX package to use bold small caps and typewriter fonts
CONFLICTS+= tex-ltxmisc<2009
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"