diff options
Diffstat (limited to 'print/tex-everypage')
-rw-r--r-- | print/tex-everypage/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-everypage/Makefile b/print/tex-everypage/Makefile index 6f00673ec74..8976e51685d 100644 --- a/print/tex-everypage/Makefile +++ b/print/tex-everypage/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2010/11/13 03:16:09 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2016/01/27 10:53:21 markd Exp $ DISTNAME= everypage PKGNAME= tex-${DISTNAME}-1.1 @@ -6,6 +6,7 @@ TEXLIVE_REV= 15878 MAINTAINER= reed@reedmedia.net COMMENT= LaTeX package for hooks to run on every page +LICENSE= lppl-1.3c DEPENDS+= tex-latex-bin>=2009nb1:../../print/tex-latex-bin |