5fda1c5df2
This version syncs the files with the ConTeXt files from 2019-07-04.
15 lines
397 B
Makefile
15 lines
397 B
Makefile
# $NetBSD: Makefile,v 1.7 2019/08/11 05:36:12 markd Exp $
|
|
|
|
DISTNAME= lualibs
|
|
PKGNAME= tex-${DISTNAME}-2.66
|
|
TEXLIVE_REV= 51642
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/lualibs
|
|
COMMENT= Additional Lua functions for LuaTeX macro programmers
|
|
LICENSE= gnu-gpl-v2
|
|
|
|
DEPENDS+= luatex-[0-9]*:../../print/luatex
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|