dff9565934
An update to the cutwin package, to avoid a clash on use of registers with the extended picture mode in current latex releases.
13 lines
353 B
Makefile
13 lines
353 B
Makefile
# $NetBSD: Makefile,v 1.4 2022/04/08 20:59:11 markd Exp $
|
|
|
|
DISTNAME= cutwin
|
|
PKGNAME= tex-${DISTNAME}-0.2
|
|
TEXLIVE_REV= 60901
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/cutwin
|
|
COMMENT= Cut a window in a paragraph, typeset material in it
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|