diff options
Diffstat (limited to 'graphics/tex-pst-eps/Makefile')
-rw-r--r-- | graphics/tex-pst-eps/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/tex-pst-eps/Makefile b/graphics/tex-pst-eps/Makefile index aa3fed7de62..edf517f44c2 100644 --- a/graphics/tex-pst-eps/Makefile +++ b/graphics/tex-pst-eps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 21:38:12 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2016/01/30 04:05:51 markd Exp $ DISTNAME= pst-eps PKGNAME= tex-${DISTNAME}-1.0 @@ -6,6 +6,7 @@ TEXLIVE_REV= 15878 MAINTAINER= minskim@NetBSD.org COMMENT= Create EPS files from PSTricks figures +LICENSE= lppl-1.3c DEPENDS+= tex-pstricks-[0-9]*:../../graphics/tex-pstricks DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval |