summaryrefslogtreecommitdiff
path: root/print/tex-psfrag/Makefile
blob: 9b978fafedfd005f3e54b4815bb79f6404a4402b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.3 2019/12/06 20:23:08 markd Exp $

DISTNAME=	psfrag
PKGNAME=	tex-${DISTNAME}-3.04
TEXLIVE_REV=	15878

MAINTAINER=	pkgsrc-users@NetBSD.org
COMMENT=	Replace strings in encapsulated PostScript figures

DEPENDS+=	tex-graphics-[0-9]*:../../print/tex-graphics
DEPENDS+=	tex-latex-bin-[0-9]*:../../print/tex-latex-bin

TEXLIVE_UNVERSIONED=	yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"