summaryrefslogtreecommitdiff
path: root/print/tex-colortbl
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2016-01-30 03:26:04 +0000
committermarkd <markd@pkgsrc.org>2016-01-30 03:26:04 +0000
commit88330821584be514fcd1c08cbd7f22e9897cf8b8 (patch)
treeef12d40950355033ed62c5bcd1b0823bbcda4c02 /print/tex-colortbl
parentb30021c16dc679ff48babff9572e14c9be56c41d (diff)
downloadpkgsrc-88330821584be514fcd1c08cbd7f22e9897cf8b8.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