diff options
author | minskim <minskim@pkgsrc.org> | 2011-01-22 21:52:49 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2011-01-22 21:52:49 +0000 |
commit | 678056548f67cb5defcbd0157999f9f1c51facb6 (patch) | |
tree | ccf7f539c7494a9f8bf810e7e7a9487e81a67881 /print/tex-beton | |
parent | cb73bca1085cf33aee07b72787734032964faa73 (diff) | |
download | pkgsrc-678056548f67cb5defcbd0157999f9f1c51facb6.tar.gz |
Import tex-beton-2010 as print/tex-beton.
Typeset a LaTeX2e document with the Concrete fonts designed by Don Knuth
and used in his book "Concrete Mathematics".
Diffstat (limited to 'print/tex-beton')
-rw-r--r-- | print/tex-beton/DESCR | 2 | ||||
-rw-r--r-- | print/tex-beton/Makefile | 14 | ||||
-rw-r--r-- | print/tex-beton/PLIST | 2 | ||||
-rw-r--r-- | print/tex-beton/distinfo | 5 |
4 files changed, 23 insertions, 0 deletions
diff --git a/print/tex-beton/DESCR b/print/tex-beton/DESCR new file mode 100644 index 00000000000..1c7f44e881b --- /dev/null +++ b/print/tex-beton/DESCR @@ -0,0 +1,2 @@ +Typeset a LaTeX2e document with the Concrete fonts designed by Don Knuth +and used in his book "Concrete Mathematics". diff --git a/print/tex-beton/Makefile b/print/tex-beton/Makefile new file mode 100644 index 00000000000..48572ac318c --- /dev/null +++ b/print/tex-beton/Makefile @@ -0,0 +1,14 @@ +# $NetBSD: Makefile,v 1.1.1.1 2011/01/22 21:52:49 minskim Exp $ + +DISTNAME= beton +PKGNAME= tex-${DISTNAME}-2010 +TEXLIVE_REV= 15878 + +MAINTAINER= minskim@NetBSD.org +COMMENT= Use Concrete fonts + +CONFLICTS+= teTeX-texmf<3.0nb29 +DEPENDS+= tex-latex-bin>=2010:../../print/tex-latex-bin + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-beton/PLIST b/print/tex-beton/PLIST new file mode 100644 index 00000000000..2fe66c37e6d --- /dev/null +++ b/print/tex-beton/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2011/01/22 21:52:49 minskim Exp $ +share/texmf-dist/tex/latex/beton/beton.sty diff --git a/print/tex-beton/distinfo b/print/tex-beton/distinfo new file mode 100644 index 00000000000..eaa9fa179a9 --- /dev/null +++ b/print/tex-beton/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2011/01/22 21:52:49 minskim Exp $ + +SHA1 (tex-beton-15878/beton.tar.xz) = 17fbd691c7895948b9321793305021e8f5fdd574 +RMD160 (tex-beton-15878/beton.tar.xz) = 470bf143270e9a6d16e9e53bd96142bf624fd4a6 +Size (tex-beton-15878/beton.tar.xz) = 1748 bytes |