pkgsrc/print/tex-carlisle/Makefile
2021-02-13 04:34:24 +00:00

18 lines
540 B
Makefile

# $NetBSD: Makefile,v 1.12 2021/02/13 04:34:24 markd Exp $
DISTNAME= carlisle
PKGNAME= tex-${DISTNAME}-2020
TEXLIVE_REV= 56753
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= https://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"