diff options
Diffstat (limited to 'graphics/tex-pst-math/Makefile')
-rw-r--r-- | graphics/tex-pst-math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/tex-pst-math/Makefile b/graphics/tex-pst-math/Makefile index c3d6e5b6e14..86876d6cf01 100644 --- a/graphics/tex-pst-math/Makefile +++ b/graphics/tex-pst-math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2015/04/21 23:58:12 markd Exp $ +# $NetBSD: Makefile,v 1.3 2016/01/30 04:05:52 markd Exp $ DISTNAME= pst-math PKGNAME= tex-${DISTNAME}-0.63 @@ -6,6 +6,7 @@ TEXLIVE_REV= 34786 MAINTAINER= minskim@NetBSD.org COMMENT= Enhancement of PostScript math operators to use with pstricks +LICENSE= lppl-1.3c DEPENDS+= tex-pstricks-[0-9]*:../../graphics/tex-pstricks |