43a15a4d91
Functionality improvements: Added the \TPReferencePosition command, to change the default reference position away from [0,0]. Added the EXPERIMENTAL \TPoptions{discardcontent=true} option, to improve compatibility with TikZ.
15 lines
414 B
Makefile
15 lines
414 B
Makefile
# $NetBSD: Makefile,v 1.23 2019/05/13 11:52:22 markd Exp $
|
|
|
|
DISTNAME= textpos
|
|
PKGNAME= tex-${DISTNAME}-1.9.1
|
|
TEXLIVE_REV= 50988
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://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"
|