Import tex-tex-3.1415926 as print/tex-tex.
This package provides Knuth's original TeX format, Plain TeX.
This commit is contained in:
parent
687778230c
commit
8acd0bbb20
4 changed files with 26 additions and 0 deletions
1
print/tex-tex/DESCR
Normal file
1
print/tex-tex/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
This package provides Knuth's original TeX format, Plain TeX.
|
19
print/tex-tex/Makefile
Normal file
19
print/tex-tex/Makefile
Normal file
|
@ -0,0 +1,19 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2010/01/29 01:58:48 minskim Exp $
|
||||
# TeX Live Revision 16044
|
||||
|
||||
DISTNAME= tex
|
||||
PKGNAME= tex-${DISTNAME}-3.1415926
|
||||
|
||||
MAINTAINER= minskim@NetBSD.org
|
||||
COMMENT= Plain TeX format
|
||||
|
||||
CONFLICTS+= teTeX-texmf<=3.0nb20
|
||||
CONFLICTS+= tex-bin-tex-[0-9]*
|
||||
DEPENDS+= tex-plain-[0-9]*:../../print/tex-plain
|
||||
DEPENDS+= web2c-[0-9]*:../../print/web2c
|
||||
SUPERSEDES= tex-bin-tex<2009
|
||||
|
||||
TEX_FORMATS+= "tex tex - tex.ini"
|
||||
|
||||
.include "../../print/texlive/package.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
1
print/tex-tex/PLIST
Normal file
1
print/tex-tex/PLIST
Normal file
|
@ -0,0 +1 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2010/01/29 01:58:48 minskim Exp $
|
5
print/tex-tex/distinfo
Normal file
5
print/tex-tex/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2010/01/29 01:58:48 minskim Exp $
|
||||
|
||||
SHA1 (tex-tex-3.1415926/tex.tar.xz) = c1aeaa317d3e5276d90c6ba2dc969c9c49247c2f
|
||||
RMD160 (tex-tex-3.1415926/tex.tar.xz) = b48c295c15b23e59d8f908babc2dd4985149e0d0
|
||||
Size (tex-tex-3.1415926/tex.tar.xz) = 788 bytes
|
Loading…
Reference in a new issue