34846ccb1b
Add tex-luatex85{,-doc} 1.0 - pdfTeX aliases for LuaTeX Add tex-luatex-def{,-doc} 0.01b - LuaTeX option file for color and graphics
16 lines
464 B
Makefile
16 lines
464 B
Makefile
# $NetBSD: Makefile,v 1.1 2016/07/14 12:02:44 markd Exp $
|
|
|
|
DISTNAME= luacode
|
|
PKGNAME= tex-${DISTNAME}-1.2a
|
|
TEXLIVE_REV= 25193
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/luacode
|
|
COMMENT= Helper for executing lua code from within TeX
|
|
LICENSE= lppl-1.3c
|
|
|
|
DEPENDS+= tex-ifluatex-[0-9]*:../../print/tex-ifluatex
|
|
DEPENDS+= tex-luatexbase-[0-9]*:../../devel/tex-luatexbase
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|