diff options
Diffstat (limited to 'graphics/tex-pst-poly/Makefile')
-rw-r--r-- | graphics/tex-pst-poly/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/tex-pst-poly/Makefile b/graphics/tex-pst-poly/Makefile index 20a15977486..81244a19921 100644 --- a/graphics/tex-pst-poly/Makefile +++ b/graphics/tex-pst-poly/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2015/04/22 00:06:15 markd Exp $ +# $NetBSD: Makefile,v 1.3 2016/01/30 04:05:53 markd Exp $ DISTNAME= pst-poly PKGNAME= tex-${DISTNAME}-1.63 @@ -6,6 +6,7 @@ TEXLIVE_REV= 35062 MAINTAINER= minskim@NetBSD.org COMMENT= Polygons with PSTricks +LICENSE= lppl-1.3c DEPENDS+= tex-multido-[0-9]*:../../devel/tex-multido DEPENDS+= tex-pst-node-[0-9]*:../../graphics/tex-pst-node |