diff options
author | wiz <wiz@pkgsrc.org> | 2015-05-08 11:27:28 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-05-08 11:27:28 +0000 |
commit | 2a7fb50f246a5d5805c2ebabd0f7275b19054e29 (patch) | |
tree | 462d39a4ad4ebff75f1535a248d02f5ab0ed0140 /fonts/tex-cryst | |
parent | ca86077b7fd565458b776fdf508602509392f8c4 (diff) | |
download | pkgsrc-2a7fb50f246a5d5805c2ebabd0f7275b19054e29.tar.gz |
Add a couple more tex-* font packages. This completes
texlive-collection-fontsextra.
Diffstat (limited to 'fonts/tex-cryst')
-rw-r--r-- | fonts/tex-cryst/DESCR | 3 | ||||
-rw-r--r-- | fonts/tex-cryst/Makefile | 13 | ||||
-rw-r--r-- | fonts/tex-cryst/PLIST | 5 | ||||
-rw-r--r-- | fonts/tex-cryst/distinfo | 5 |
4 files changed, 26 insertions, 0 deletions
diff --git a/fonts/tex-cryst/DESCR b/fonts/tex-cryst/DESCR new file mode 100644 index 00000000000..8a98391e4b9 --- /dev/null +++ b/fonts/tex-cryst/DESCR @@ -0,0 +1,3 @@ +The font is provided as an Adobe Type 1 font, and as Metafont +source. Instructions for use are available both in the README +file and (with a font diagram) in the documentation. diff --git a/fonts/tex-cryst/Makefile b/fonts/tex-cryst/Makefile new file mode 100644 index 00000000000..19be9b024e9 --- /dev/null +++ b/fonts/tex-cryst/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:36 wiz Exp $ + +DISTNAME= cryst +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/cryst +COMMENT= Font for graphical symbols used in crystallography +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-cryst/PLIST b/fonts/tex-cryst/PLIST new file mode 100644 index 00000000000..161059715cc --- /dev/null +++ b/fonts/tex-cryst/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:36 wiz Exp $ +share/texmf-dist/fonts/afm/public/cryst/cryst.afm +share/texmf-dist/fonts/source/public/cryst/cryst.mf +share/texmf-dist/fonts/tfm/public/cryst/cryst.tfm +share/texmf-dist/fonts/type1/public/cryst/cryst.pfb diff --git a/fonts/tex-cryst/distinfo b/fonts/tex-cryst/distinfo new file mode 100644 index 00000000000..b28f875adf6 --- /dev/null +++ b/fonts/tex-cryst/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:36 wiz Exp $ + +SHA1 (tex-cryst-15878/cryst.tar.xz) = a4f0701049c72ff90b02b92cf9f70799a7665575 +RMD160 (tex-cryst-15878/cryst.tar.xz) = 3c6fb3cb2e263db75028453260b8759c10556e3e +Size (tex-cryst-15878/cryst.tar.xz) = 35480 bytes |