13 lines
340 B
Makefile
13 lines
340 B
Makefile
# $NetBSD: Makefile,v 1.2 2015/04/22 00:01:16 markd Exp $
|
|
|
|
DISTNAME= pst-node
|
|
PKGNAME= tex-${DISTNAME}-1.35
|
|
TEXLIVE_REV= 34856
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Nodes and node connections in pstricks
|
|
|
|
DEPENDS+= tex-pstricks-[0-9]*:../../graphics/tex-pstricks
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|