summaryrefslogtreecommitdiff
path: root/print/tex-colortbl
diff options
context:
space:
mode:
authormarkd <markd>2016-01-30 03:26:04 +0000
committermarkd <markd>2016-01-30 03:26:04 +0000
commitd12c0f5f33fa7c6bf290d070bf15f313bc19cfbd (patch)
treeef12d40950355033ed62c5bcd1b0823bbcda4c02 /print/tex-colortbl
parent9f9c3f324ddd08b0a39392a37842debcf9b5b1db (diff)
downloadpkgsrc-d12c0f5f33fa7c6bf290d070bf15f313bc19cfbd.tar.gz
Add LICENSE
Diffstat (limited to 'print/tex-colortbl')
-rw-r--r--print/tex-colortbl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-colortbl/Makefile b/print/tex-colortbl/Makefile
index 8cd04bd7e6b..95b1eb3b718 100644
--- a/print/tex-colortbl/Makefile
+++ b/print/tex-colortbl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2015/04/22 10:29:38 markd Exp $
+# $NetBSD: Makefile,v 1.6 2016/01/30 03:26:11 markd Exp $
DISTNAME= colortbl
PKGNAME= tex-${DISTNAME}-1.0a
@@ -6,6 +6,7 @@ TEXLIVE_REV= 29803
MAINTAINER= minskim@NetBSD.org
COMMENT= Add colour to LaTeX tables
+LICENSE= lppl-1.3c
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics