summaryrefslogtreecommitdiff
path: root/graphics/tex-pst-poly/Makefile
blob: bfe37412e163f6c5a4fa3dcf025abdefe8a8922d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $NetBSD: Makefile,v 1.4 2019/12/06 20:04:34 markd Exp $

DISTNAME=	pst-poly
PKGNAME=	tex-${DISTNAME}-1.63
TEXLIVE_REV=	35062

MAINTAINER=	minskim@NetBSD.org
COMMENT=	Polygons with PSTricks
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

TEXLIVE_UNVERSIONED=	yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"