2.82 2018-01-06 - allow ! notation in \psRing for the two radii - disable engine check (defined in pstricks.sty)
17 lines
509 B
Makefile
17 lines
509 B
Makefile
# $NetBSD: Makefile,v 1.12 2018/05/12 01:47:08 markd Exp $
|
|
|
|
DISTNAME= pstricks
|
|
PKGNAME= tex-${DISTNAME}-2.82
|
|
TEXLIVE_REV= 46232
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/pstricks-base
|
|
COMMENT= PostScript macros for TeX
|
|
LICENSE= lppl-1.3c
|
|
|
|
DEPENDS+= tex-auto-pst-pdf-[0-9]*:../../graphics/tex-auto-pst-pdf
|
|
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
|
|
DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|