diff options
Diffstat (limited to 'graphics/tex-pst-plot/Makefile')
-rw-r--r-- | graphics/tex-pst-plot/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/tex-pst-plot/Makefile b/graphics/tex-pst-plot/Makefile index 2f9bcfbf339..a62a813b682 100644 --- a/graphics/tex-pst-plot/Makefile +++ b/graphics/tex-pst-plot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2015/04/22 00:03:49 markd Exp $ +# $NetBSD: Makefile,v 1.3 2016/01/30 04:05:53 markd Exp $ DISTNAME= pst-plot PKGNAME= tex-${DISTNAME}-1.70 @@ -6,6 +6,7 @@ TEXLIVE_REV= 35025 MAINTAINER= minskim@NetBSD.org COMMENT= Plot data using PSTricks +LICENSE= lppl-1.3c CONFLICTS= teTeX-texmf<=3.0nb29 DEPENDS+= tex-multido-[0-9]*:../../devel/tex-multido |