pkgsrc/print/tex-snapshot/Makefile
markd 3dfa5f6487 tex-snapshot{,-doc}: update to 2.14
Supports packages that put macros in their \Provides... optional
arguments.
2021-02-20 10:42:15 +00:00

13 lines
357 B
Makefile

# $NetBSD: Makefile,v 1.5 2021/02/20 10:42:15 markd Exp $
DISTNAME= snapshot
PKGNAME= tex-${DISTNAME}-2.14
TEXLIVE_REV= 56735
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/snapshot
COMMENT= List the external dependencies of a LaTeX document
LICENSE= lppl-1.3c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"