15 lines
434 B
Makefile
15 lines
434 B
Makefile
# $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"
|