4315df34a8
changes unknown
18 lines
572 B
Makefile
18 lines
572 B
Makefile
# $NetBSD: Makefile,v 1.11 2022/04/10 06:04:05 markd Exp $
|
|
|
|
DISTNAME= pst-circ
|
|
PKGNAME= tex-${DISTNAME}-2.19
|
|
TEXLIVE_REV= 60464
|
|
|
|
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"
|