pkgsrc/devel/tex-l3packages/Makefile
2019-01-30 05:35:01 +00:00

18 lines
550 B
Makefile

# $NetBSD: Makefile,v 1.9 2019/01/30 05:35:01 markd Exp $
DISTNAME= l3packages
PKGNAME= tex-${DISTNAME}-2018.48935
TEXLIVE_REV= 48935
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/l3packages
COMMENT= High-level LaTeX3 concepts
LICENSE= lppl-1.3c
DEPENDS+= tex-amsmath-[0-9]*:../../print/tex-amsmath
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
DEPENDS+= tex-l3kernel-[0-9]*:../../devel/tex-l3kernel
DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"