summaryrefslogtreecommitdiff
path: root/devel/tex-l3kernel/Makefile
blob: 40f5a8155df7ef93d9feb26682482c8be18ef388 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# $NetBSD: Makefile,v 1.4 2016/06/16 03:54:43 markd Exp $

DISTNAME=	l3kernel
PKGNAME=	tex-${DISTNAME}-0.6512
TEXLIVE_REV=	41246

MAINTAINER=	minskim@NetBSD.org
HOMEPAGE=	http://ctan.org/pkg/l3kernel
COMMENT=	LaTeX3 programming conventions
LICENSE=	lppl-1.3c

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
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"