diff options
Diffstat (limited to 'graphics/tex-pst-fill/Makefile')
-rw-r--r-- | graphics/tex-pst-fill/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/tex-pst-fill/Makefile b/graphics/tex-pst-fill/Makefile index 949fecd71e4..6f508c9d0ba 100644 --- a/graphics/tex-pst-fill/Makefile +++ b/graphics/tex-pst-fill/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 21:38:20 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2016/01/30 04:05:52 markd Exp $ DISTNAME= pst-fill PKGNAME= tex-${DISTNAME}-1.01 @@ -6,6 +6,7 @@ TEXLIVE_REV= 15878 MAINTAINER= minskim@NetBSD.org COMMENT= Fill or tile areas with PSTricks +LICENSE= lppl-1.3c DEPENDS+= tex-pstricks-[0-9]*:../../graphics/tex-pstricks DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval |