diff options
Diffstat (limited to 'graphics/tex-pst-node/Makefile')
-rw-r--r-- | graphics/tex-pst-node/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/tex-pst-node/Makefile b/graphics/tex-pst-node/Makefile index 39bf23438e4..e3ea326ff95 100644 --- a/graphics/tex-pst-node/Makefile +++ b/graphics/tex-pst-node/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2015/04/22 00:01:16 markd Exp $ +# $NetBSD: Makefile,v 1.3 2016/01/30 04:05:52 markd Exp $ DISTNAME= pst-node PKGNAME= tex-${DISTNAME}-1.35 @@ -6,6 +6,7 @@ TEXLIVE_REV= 34856 MAINTAINER= minskim@NetBSD.org COMMENT= Nodes and node connections in pstricks +LICENSE= lppl-1.3c DEPENDS+= tex-pstricks-[0-9]*:../../graphics/tex-pstricks |