diff options
Diffstat (limited to 'graphics/tex-pst-3d/Makefile')
-rw-r--r-- | graphics/tex-pst-3d/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/tex-pst-3d/Makefile b/graphics/tex-pst-3d/Makefile index dbb09fdaeb1..4717e5fe65f 100644 --- a/graphics/tex-pst-3d/Makefile +++ b/graphics/tex-pst-3d/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2013/04/06 03:45:15 rodent Exp $ +# $NetBSD: Makefile,v 1.3 2016/01/30 04:05:51 markd Exp $ DISTNAME= pst-3d PKGNAME= tex-${DISTNAME}-1.10 @@ -6,6 +6,7 @@ TEXLIVE_REV= 17257 MAINTAINER= minskim@NetBSD.org COMMENT= PSTricks package for tilting and other pseudo-3D tricks +LICENSE= lppl-1.3c DEPENDS+= tex-pstricks-[0-9]*:../../graphics/tex-pstricks DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval |