diff options
Diffstat (limited to 'graphics/tex-pst-text/Makefile')
-rw-r--r-- | graphics/tex-pst-text/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/tex-pst-text/Makefile b/graphics/tex-pst-text/Makefile index 61bbc9d9ad9..9c22cde46be 100644 --- a/graphics/tex-pst-text/Makefile +++ b/graphics/tex-pst-text/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 21:39:35 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2016/01/30 04:05:54 markd Exp $ DISTNAME= pst-text PKGNAME= tex-${DISTNAME}-1.00 @@ -6,6 +6,7 @@ TEXLIVE_REV= 15878 MAINTAINER= minskim@NetBSD.org COMMENT= Text and character manipulation in PSTricks +LICENSE= lppl-1.3c DEPENDS+= tex-pstricks-[0-9]*:../../graphics/tex-pstricks DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval |