1c9f999d90
changes unknown
18 lines
549 B
Makefile
18 lines
549 B
Makefile
# $NetBSD: Makefile,v 1.6 2021/02/20 11:02:30 markd Exp $
|
|
|
|
DISTNAME= todonotes
|
|
PKGNAME= tex-${DISTNAME}-1.1.3
|
|
TEXLIVE_REV= 56166
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/todonotes
|
|
COMMENT= Marking things to do in a LaTeX document
|
|
LICENSE= lppl-1.3c
|
|
|
|
DEPENDS+= tex-pgf-[0-9]*:../../print/tex-pgf
|
|
DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
|
|
DEPENDS+= tex-xcolor-[0-9]*:../../print/tex-xcolor
|
|
DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|