pkgsrc/print/tex-snapshot/Makefile
markd 15677e1fe6 Add tex-snapshot{,-doc} 1.14
List the external dependencies of a LaTeX document
2016-02-07 21:53:16 +00:00

13 lines
356 B
Makefile

# $NetBSD: Makefile,v 1.1 2016/02/07 21:53:16 markd Exp $
DISTNAME= snapshot
PKGNAME= tex-${DISTNAME}-1.14
TEXLIVE_REV= 15878
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://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"