summaryrefslogtreecommitdiff
path: root/print/tex-section
diff options
context:
space:
mode:
authormarkd <markd>2016-01-26 10:53:51 +0000
committermarkd <markd>2016-01-26 10:53:51 +0000
commitfd823925a8c0693cd41e92cd0e0e1ba4c2742360 (patch)
tree1277e4dcde6a1a94f15c86103fca0522fbb14631 /print/tex-section
parent7b4b51ba1bd37068b35fe9e01668d7d5b0b3444e (diff)
downloadpkgsrc-fd823925a8c0693cd41e92cd0e0e1ba4c2742360.tar.gz
Add LICENSE
Diffstat (limited to 'print/tex-section')
-rw-r--r--print/tex-section/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-section/Makefile b/print/tex-section/Makefile
index fa631b7ba10..eaa7bba5b73 100644
--- a/print/tex-section/Makefile
+++ b/print/tex-section/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/09/17 22:38:28 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2016/01/26 11:26:37 markd Exp $
DISTNAME= section
PKGNAME= tex-${DISTNAME}-2011
@@ -6,6 +6,7 @@ TEXLIVE_REV= 20180
MAINTAINER= minskim@NetBSD.org
COMMENT= Modifying section commands in LaTeX
+LICENSE= lppl-1.3c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"