pkgsrc/print/tex-textpos/Makefile
markd ad86028a6b tex-textpos{,-doc}: update to 1.10
* Try harder to become invisible in horizontal mode
* Add the \TPShowGrid macro
* Now compatible with LaTeX3
* Home page changed
2021-02-20 10:57:30 +00:00

15 lines
414 B
Makefile

# $NetBSD: Makefile,v 1.26 2021/02/20 10:57:30 markd Exp $
DISTNAME= textpos
PKGNAME= tex-${DISTNAME}-1.10
TEXLIVE_REV= 56441
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/textpos
COMMENT= Place boxes at arbitrary positions on the LaTeX page
LICENSE= lppl-1.3c
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"