diff options
author | markd <markd@pkgsrc.org> | 2016-01-27 10:23:47 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2016-01-27 10:23:47 +0000 |
commit | b26c3c956da67f3db5f5f8315d6445e3b25f617e (patch) | |
tree | ce60210c402817245d1dd5b9fd8fc586dc9eb78e /print | |
parent | 904ae001c96887ab5e3c31bd3788e4ae2e9f1bc1 (diff) | |
download | pkgsrc-b26c3c956da67f3db5f5f8315d6445e3b25f617e.tar.gz |
Add LICENSE
Diffstat (limited to 'print')
-rw-r--r-- | print/tex-kix-doc/Makefile | 3 | ||||
-rw-r--r-- | print/tex-kix/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/print/tex-kix-doc/Makefile b/print/tex-kix-doc/Makefile index 22743f8e129..30d7ff2607c 100644 --- a/print/tex-kix-doc/Makefile +++ b/print/tex-kix-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2011/05/13 23:29:10 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2016/01/27 10:23:47 markd Exp $ DISTNAME= kix.doc PKGNAME= tex-${DISTNAME:S/./-/}-2010 @@ -6,6 +6,7 @@ TEXLIVE_REV= 21606 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-kix +LICENSE= lppl-1.0 .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-kix/Makefile b/print/tex-kix/Makefile index 37ff98c6f4d..1cfd3b85fdc 100644 --- a/print/tex-kix/Makefile +++ b/print/tex-kix/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2011/05/13 23:29:09 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2016/01/27 10:23:47 markd Exp $ DISTNAME= kix PKGNAME= tex-${DISTNAME}-2010 @@ -6,6 +6,7 @@ TEXLIVE_REV= 21606 MAINTAINER= minskim@NetBSD.org COMMENT= Typeset KIX codes +LICENSE= lppl-1.0 CONFLICTS+= tex-ltxmisc<2009 |