17 lines
455 B
Makefile
17 lines
455 B
Makefile
# $NetBSD: Makefile,v 1.2 2019/12/06 19:29:36 markd Exp $
|
|
|
|
DISTNAME= bbold
|
|
PKGNAME= tex-${DISTNAME}-1.01
|
|
CATEGORIES= fonts
|
|
TEXLIVE_REV= 17187
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= Sans serif blackboard bold
|
|
LICENSE= modified-bsd
|
|
|
|
DEPENDS+= tex-bbold-type1-[0-9]*:../../fonts/tex-bbold-type1
|
|
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
|
|
|
|
TEXLIVE_UNVERSIONED= yes
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|