diff options
Diffstat (limited to 'math/tex-fp/Makefile')
-rw-r--r-- | math/tex-fp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/tex-fp/Makefile b/math/tex-fp/Makefile index d8a307424ad..2f826c8c29a 100644 --- a/math/tex-fp/Makefile +++ b/math/tex-fp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/03/04 19:05:21 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2016/01/30 04:12:56 markd Exp $ DISTNAME= fp PKGNAME= tex-${DISTNAME}-2010 @@ -6,6 +6,7 @@ TEXLIVE_REV= 15878 MAINTAINER= minskim@NetBSD.org COMMENT= Fixed point arithmetic +LICENSE= lppl-1.3c CONFLICTS= teTeX-texmf<=3.0nb29 DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin |