diff options
Diffstat (limited to 'graphics/tex-pst-tree/Makefile')
-rw-r--r-- | graphics/tex-pst-tree/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/tex-pst-tree/Makefile b/graphics/tex-pst-tree/Makefile index 14a428ea7f4..824822d43c0 100644 --- a/graphics/tex-pst-tree/Makefile +++ b/graphics/tex-pst-tree/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 21:43:51 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2016/01/30 04:05:54 markd Exp $ DISTNAME= pst-tree PKGNAME= tex-${DISTNAME}-1.12 @@ -6,6 +6,7 @@ TEXLIVE_REV= 21589 MAINTAINER= minskim@NetBSD.org COMMENT= Trees, using pstricks +LICENSE= lppl-1.3c DEPENDS+= tex-pst-node-[0-9]*:../../graphics/tex-pst-node DEPENDS+= tex-pstricks-[0-9]*:../../graphics/tex-pstricks |