ae549b73b5
Emergency release to fix pgfplots which depends on unreleased parts of PGF.
13 lines
363 B
Makefile
13 lines
363 B
Makefile
# $NetBSD: Makefile,v 1.14 2021/06/05 05:24:41 markd Exp $
|
|
|
|
DISTNAME= pgf.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-3.1.9a
|
|
TEXLIVE_REV= 59210
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/pgf
|
|
COMMENT= Documentation for tex-pgf
|
|
LICENSE= lppl-1.3c AND gnu-gpl-v2 AND gnu-fdl-v1.3
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|