pkgsrc/graphics/tex-pst-circ/Makefile
markd 1b93f6c531 tex-pst-circ{,-doc}: update to 2.17
This version allows color names in "xcolor" notation
2021-02-15 11:00:37 +00:00

18 lines
571 B
Makefile

# $NetBSD: Makefile,v 1.9 2021/02/15 11:00:37 markd Exp $
DISTNAME= pst-circ
PKGNAME= tex-${DISTNAME}-2.17
TEXLIVE_REV= 55289
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/pst-circ
COMMENT= PSTricks package for drawing electric circuits
LICENSE= lppl-1.3c
DEPENDS+= tex-multido-[0-9]*:../../devel/tex-multido
DEPENDS+= tex-pst-node-[0-9]*:../../graphics/tex-pst-node
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"