15 lines
359 B
Makefile
15 lines
359 B
Makefile
# $NetBSD: Makefile,v 1.4 2016/06/16 04:00:46 markd Exp $
|
|
|
|
DISTNAME= pst-node
|
|
PKGNAME= tex-${DISTNAME}-1.36
|
|
TEXLIVE_REV= 40743
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Nodes and node connections in pstricks
|
|
LICENSE= lppl-1.3c
|
|
|
|
DEPENDS+= tex-pstricks-[0-9]*:../../graphics/tex-pstricks
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|