summaryrefslogtreecommitdiff
path: root/print/tex-carlisle/Makefile
blob: 4b23eeb7ce0e01700d5a200f41ea329138d7957e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $NetBSD: Makefile,v 1.9 2019/01/24 08:47:41 markd Exp $

DISTNAME=	carlisle
PKGNAME=	tex-${DISTNAME}-2018
TEXLIVE_REV=	47876

MAINTAINER=	minskim@NetBSD.org
HOMEPAGE=	http://ctan.org/pkg/carlisle
COMMENT=	LaTeX packages created by David Carlisle
LICENSE=	lppl-1.3c

DEPENDS+=	tex-cm-[0-9]*:../../fonts/tex-cm
DEPENDS+=	tex-graphics-[0-9]*:../../print/tex-graphics
DEPENDS+=	tex-latex-[0-9]*:../../print/tex-latex
DEPENDS+=	tex-tools-[0-9]*:../../print/tex-tools

.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"