diff options
Diffstat (limited to 'graphics/tex-pst-grad/Makefile')
-rw-r--r-- | graphics/tex-pst-grad/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/tex-pst-grad/Makefile b/graphics/tex-pst-grad/Makefile index 24855a0c4ed..e7cb578162b 100644 --- a/graphics/tex-pst-grad/Makefile +++ b/graphics/tex-pst-grad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 21:38:45 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2016/01/30 04:05:52 markd Exp $ DISTNAME= pst-grad PKGNAME= tex-${DISTNAME}-1.06 @@ -6,6 +6,7 @@ TEXLIVE_REV= 15878 MAINTAINER= minskim@NetBSD.org COMMENT= Filling with colour gradients, using PStricks +LICENSE= lppl-1.3c DEPENDS+= tex-pstricks-[0-9]*:../../graphics/tex-pstricks DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval |