9302fffb9f
latest texlive version. changes unknown.
16 lines
486 B
Makefile
16 lines
486 B
Makefile
# $NetBSD: Makefile,v 1.2 2015/04/21 23:19:03 markd Exp $
|
|
|
|
DISTNAME= l3packages
|
|
PKGNAME= tex-${DISTNAME}-0.5471
|
|
TEXLIVE_REV= 35669
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= High-level LaTeX3 concepts
|
|
|
|
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"
|