diff options
Diffstat (limited to 'graphics/tex-pst-2dplot/Makefile')
-rw-r--r-- | graphics/tex-pst-2dplot/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/tex-pst-2dplot/Makefile b/graphics/tex-pst-2dplot/Makefile index e7fd6abf532..299b06a78cb 100644 --- a/graphics/tex-pst-2dplot/Makefile +++ b/graphics/tex-pst-2dplot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/03/17 18:26:43 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2016/01/30 04:05:51 markd Exp $ DISTNAME= pst-2dplot PKGNAME= tex-${DISTNAME}-1.5 @@ -6,6 +6,7 @@ TEXLIVE_REV= 15878 MAINTAINER= minskim@NetBSD.org COMMENT= PSTricks package for drawing 2D curves +LICENSE= lppl-1.3c DEPENDS+= tex-multido-[0-9]*:../../devel/tex-multido DEPENDS+= tex-pst-plot-[0-9]*:../../graphics/tex-pst-plot |