pkgsrc/graphics/tex-pictex/Makefile
markd 95a4995d7a tex-pictex{,-doc}: update to 1.1b
No changes to the main pictex.tex macro file (still Version 1.1   9/21/87)
but the LaTeX interface in prepictex.tex and postpictex.tex is updated to
work alongside the extended picture environment in recent LaTex releases.
2022-04-14 03:13:24 +00:00

13 lines
342 B
Makefile

# $NetBSD: Makefile,v 1.4 2022/04/14 03:13:24 markd Exp $
DISTNAME= pictex
PKGNAME= tex-${DISTNAME}-1.1b
TEXLIVE_REV= 59551
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/pictex
COMMENT= Picture drawing macros for TeX and LaTeX
LICENSE= lppl-1.0
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"