pkgsrc/graphics/tex-pstricks-add/Makefile
2023-06-11 07:39:49 +00:00

21 lines
751 B
Makefile

# $NetBSD: Makefile,v 1.14 2023/06/11 07:39:49 markd Exp $
DISTNAME= pstricks-add
PKGNAME= tex-${DISTNAME}-3.94
TEXLIVE_REV= 66887
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/pstricks-add
COMMENT= Collection of add-ons and bugfixes for PSTricks
LICENSE= lppl-1.3c
DEPENDS+= tex-multido-[0-9]*:../../devel/tex-multido
DEPENDS+= tex-pst-3d-[0-9]*:../../graphics/tex-pst-3d
DEPENDS+= tex-pst-math-[0-9]*:../../graphics/tex-pst-math
DEPENDS+= tex-pst-node-[0-9]*:../../graphics/tex-pst-node
DEPENDS+= tex-pst-plot-[0-9]*:../../graphics/tex-pst-plot
DEPENDS+= tex-pstricks-[0-9]*:../../graphics/tex-pstricks
DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"