15677e1fe6
List the external dependencies of a LaTeX document
13 lines
356 B
Makefile
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"
|