summaryrefslogtreecommitdiff
path: root/print/tex-dashbox
diff options
context:
space:
mode:
authormarkd <markd>2016-01-27 10:53:20 +0000
committermarkd <markd>2016-01-27 10:53:20 +0000
commit1d2dd5bd810b2aba9fa78bd3220e4010af57dc67 (patch)
treeba61ac6b63106cf4aefd5b09f742a47e0143bc30 /print/tex-dashbox
parent6d5aae7a2a07b7f8a11a761386f4819594899634 (diff)
downloadpkgsrc-1d2dd5bd810b2aba9fa78bd3220e4010af57dc67.tar.gz
Add LICENSE
Diffstat (limited to 'print/tex-dashbox')
-rw-r--r--print/tex-dashbox/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-dashbox/Makefile b/print/tex-dashbox/Makefile
index 639f9eefbaa..3e33244940a 100644
--- a/print/tex-dashbox/Makefile
+++ b/print/tex-dashbox/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2015/04/21 22:13:54 markd Exp $
+# $NetBSD: Makefile,v 1.2 2016/01/27 10:55:43 markd Exp $
DISTNAME= dashbox
PKGNAME= tex-${DISTNAME}-1.14
@@ -6,6 +6,7 @@ TEXLIVE_REV= 23425
MAINTAINER= markd@NetBSD.org
COMMENT= Draw dashed boxes
+LICENSE= lppl-1.3c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"