ad86028a6b
* Try harder to become invisible in horizontal mode * Add the \TPShowGrid macro * Now compatible with LaTeX3 * Home page changed
13 lines
345 B
Makefile
13 lines
345 B
Makefile
# $NetBSD: Makefile,v 1.6 2021/02/20 10:57:30 markd Exp $
|
|
|
|
DISTNAME= textpos.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-1.10
|
|
TEXLIVE_REV= 56441
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/textpos
|
|
COMMENT= Documentation for tex-textpos
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|