638b317d28
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.
13 lines
342 B
Makefile
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"
|