2021-02-13 06:49:33 +01:00
|
|
|
# $NetBSD: Makefile,v 1.18 2021/02/13 05:49:33 markd Exp $
|
2011-11-05 16:44:38 +01:00
|
|
|
|
|
|
|
DISTNAME= l3kernel
|
2021-02-13 06:49:33 +01:00
|
|
|
PKGNAME= tex-${DISTNAME}-2020.57669
|
|
|
|
TEXLIVE_REV= 57669
|
2011-11-05 16:44:38 +01:00
|
|
|
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
2019-08-11 05:29:45 +02:00
|
|
|
HOMEPAGE= https://ctan.org/pkg/l3kernel
|
2011-11-05 16:44:38 +01:00
|
|
|
COMMENT= LaTeX3 programming conventions
|
2015-08-09 09:33:36 +02:00
|
|
|
LICENSE= lppl-1.3c
|
2011-11-05 16:44:38 +01:00
|
|
|
|
|
|
|
DEPENDS+= tex-booktabs-[0-9]*:../../print/tex-booktabs
|
|
|
|
DEPENDS+= tex-colortbl-[0-9]*:../../print/tex-colortbl
|
|
|
|
DEPENDS+= tex-csquotes-[0-9]*:../../print/tex-csquotes
|
|
|
|
DEPENDS+= tex-enumitem-[0-9]*:../../print/tex-enumitem
|
|
|
|
DEPENDS+= tex-etex-pkg-[0-9]*:../../print/tex-etex-pkg
|
|
|
|
DEPENDS+= tex-fancyvrb-[0-9]*:../../print/tex-fancyvrb
|
|
|
|
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
|
2019-08-11 05:29:45 +02:00
|
|
|
DEPENDS+= tex-l3backend-[0-9]*:../../devel/tex-l3backend
|
2011-11-05 16:44:38 +01:00
|
|
|
DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
|
|
|
|
DEPENDS+= tex-lm-[0-9]*:../../fonts/tex-lm
|
|
|
|
DEPENDS+= tex-oberdiek-[0-9]*:../../print/tex-oberdiek
|
|
|
|
DEPENDS+= tex-psnfss-[0-9]*:../../fonts/tex-psnfss
|
|
|
|
DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
|
|
|
|
DEPENDS+= tex-underscore-[0-9]*:../../print/tex-underscore
|
|
|
|
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|