pkgsrc/print/tex-pict2e-doc/Makefile
markd 638b317d28 tex-pict2e{,-doc}: update to 0.4b
This version allows etex length expressions (e.g.\circle{\textwidth-5cm})
for all image mode coordinates in the same way as the upcoming LaTeX version
2020-10-01. The old way of using the package `picture' is no longer necessary.
2021-02-18 19:56:20 +00:00

13 lines
342 B
Makefile

# $NetBSD: Makefile,v 1.6 2021/02/18 19:56:20 markd Exp $
DISTNAME= pict2e.doc
PKGNAME= tex-${DISTNAME:S/./-/}-0.4b
TEXLIVE_REV= 56504
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/pict2e
COMMENT= Documentation for tex-pict2e
LICENSE= lppl-1.3c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"