pkgsrc/print/tex-eso-pic/Makefile
markd 17ae7dc050 tex-eso-pic{,-doc}: update to 2.0h
Corrects a bug if the package is loaded before \documentclass
2019-01-23 10:57:24 +00:00

17 lines
517 B
Makefile

# $NetBSD: Makefile,v 1.7 2019/01/23 10:57:24 markd Exp $
DISTNAME= eso-pic
PKGNAME= tex-${DISTNAME}-2.0h
TEXLIVE_REV= 47694
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/eso-pic
COMMENT= Add picture commands (or backgrounds) to every page
LICENSE= lppl-1.2
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
DEPENDS+= tex-oberdiek-[0-9]*:../../print/tex-oberdiek
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"