Import tex-ifluatex-1.2 as print/tex-ifluatex.
The package looks for LuaTeX regardless of its mode and provides the switch \ifluatex; it works with Plain TeX or LaTeX.
This commit is contained in:
parent
bbdb80183b
commit
0f0ae8d029
4 changed files with 22 additions and 0 deletions
2
print/tex-ifluatex/DESCR
Normal file
2
print/tex-ifluatex/DESCR
Normal file
|
@ -0,0 +1,2 @@
|
|||
The package looks for LuaTeX regardless of its mode and provides the
|
||||
switch \ifluatex; it works with Plain TeX or LaTeX.
|
13
print/tex-ifluatex/Makefile
Normal file
13
print/tex-ifluatex/Makefile
Normal file
|
@ -0,0 +1,13 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2010/02/05 16:20:05 minskim Exp $
|
||||
# TeX Live Revision 16857
|
||||
|
||||
DISTNAME= ifluatex
|
||||
PKGNAME= tex-${DISTNAME}-1.2
|
||||
|
||||
MAINTAINER= minskim@NetBSD.org
|
||||
COMMENT= The \ifluatex switch for TeX
|
||||
|
||||
CONFLICTS+= tex-oberdiek<2009
|
||||
|
||||
.include "../../print/texlive/package.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
2
print/tex-ifluatex/PLIST
Normal file
2
print/tex-ifluatex/PLIST
Normal file
|
@ -0,0 +1,2 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2010/02/05 16:20:05 minskim Exp $
|
||||
share/texmf-dist/tex/generic/oberdiek/ifluatex.sty
|
5
print/tex-ifluatex/distinfo
Normal file
5
print/tex-ifluatex/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2010/02/05 16:20:05 minskim Exp $
|
||||
|
||||
SHA1 (tex-ifluatex-1.2/ifluatex.tar.xz) = e9350b7ae3b613e878d739798b91dab1476cd3e8
|
||||
RMD160 (tex-ifluatex-1.2/ifluatex.tar.xz) = 7099097b500ca483f06e4f7a5e4a9c5fe25d506c
|
||||
Size (tex-ifluatex-1.2/ifluatex.tar.xz) = 2260 bytes
|
Loading…
Reference in a new issue