diff options
-rw-r--r-- | fonts/tex-bbold-type1/DESCR | 9 | ||||
-rw-r--r-- | fonts/tex-bbold-type1/Makefile | 13 | ||||
-rw-r--r-- | fonts/tex-bbold-type1/PLIST | 8 | ||||
-rw-r--r-- | fonts/tex-bbold-type1/distinfo | 5 |
4 files changed, 35 insertions, 0 deletions
diff --git a/fonts/tex-bbold-type1/DESCR b/fonts/tex-bbold-type1/DESCR new file mode 100644 index 00000000000..0c52d741be3 --- /dev/null +++ b/fonts/tex-bbold-type1/DESCR @@ -0,0 +1,9 @@ +The files offer an Adobe Type 1 format version of the 5pt, 7pt +and 10pt versions of the bbold fonts. The distribution also +includes a map file, for use when incorporating the fonts into +TeX documents, but no macro sets are provided (the fonts will +not provide the correct results using macros designed for use +with the MetaFont versions of the fonts. The fonts were +produced to be part of the TeX distribution from Y&Y; they were +generously donated to the TeX Users' Group when Y&Y closed its +doors as a business. diff --git a/fonts/tex-bbold-type1/Makefile b/fonts/tex-bbold-type1/Makefile new file mode 100644 index 00000000000..1c0ca827469 --- /dev/null +++ b/fonts/tex-bbold-type1/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1.1.1 2012/05/08 18:00:02 minskim Exp $ + +DISTNAME= bbold-type1 +PKGNAME= tex-${DISTNAME}-2011 +TEXLIVE_REV= 20524 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Adobe Type 1 format version of the bbold font + +TEX_MIXEDMAP_FILES= bbold.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-bbold-type1/PLIST b/fonts/tex-bbold-type1/PLIST new file mode 100644 index 00000000000..facc71f4afa --- /dev/null +++ b/fonts/tex-bbold-type1/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2012/05/08 18:00:02 minskim Exp $ +share/texmf-dist/fonts/afm/public/bbold-type1/bbold10.afm +share/texmf-dist/fonts/afm/public/bbold-type1/bbold5.afm +share/texmf-dist/fonts/afm/public/bbold-type1/bbold7.afm +share/texmf-dist/fonts/map/dvips/bbold-type1/bbold.map +share/texmf-dist/fonts/type1/public/bbold-type1/bbold10.pfb +share/texmf-dist/fonts/type1/public/bbold-type1/bbold5.pfb +share/texmf-dist/fonts/type1/public/bbold-type1/bbold7.pfb diff --git a/fonts/tex-bbold-type1/distinfo b/fonts/tex-bbold-type1/distinfo new file mode 100644 index 00000000000..136fd29c893 --- /dev/null +++ b/fonts/tex-bbold-type1/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2012/05/08 18:00:02 minskim Exp $ + +SHA1 (tex-bbold-type1-20524/bbold-type1.tar.xz) = a5c20fb1a1be184abe98a37db160c62ffd54b25a +RMD160 (tex-bbold-type1-20524/bbold-type1.tar.xz) = 5a25f4da173db6a6e281bc54c948ef1470b5418d +Size (tex-bbold-type1-20524/bbold-type1.tar.xz) = 70008 bytes |