summaryrefslogtreecommitdiff
path: root/print/tex-skak-doc
diff options
context:
space:
mode:
authorwiz <wiz>2015-05-06 09:03:22 +0000
committerwiz <wiz>2015-05-06 09:03:22 +0000
commit503286823a3998fdb5e8a7f23047832b825f10f1 (patch)
treebd22c6cc5e0327a4794bb517b89255eae2f6f82a /print/tex-skak-doc
parent2d297ff35ea4f460ccbece5ec99759d0c8efc5cd (diff)
downloadpkgsrc-503286823a3998fdb5e8a7f23047832b825f10f1.tar.gz
Add HOMEPAGE, LICENSE.
Diffstat (limited to 'print/tex-skak-doc')
-rw-r--r--print/tex-skak-doc/DESCR2
-rw-r--r--print/tex-skak-doc/Makefile4
2 files changed, 4 insertions, 2 deletions
diff --git a/print/tex-skak-doc/DESCR b/print/tex-skak-doc/DESCR
index 08ca309d6e6..741ba33ed2a 100644
--- a/print/tex-skak-doc/DESCR
+++ b/print/tex-skak-doc/DESCR
@@ -1 +1 @@
-This package contains documentation for tex-skak.
+Documentation for tex-skak.
diff --git a/print/tex-skak-doc/Makefile b/print/tex-skak-doc/Makefile
index 593e6050078..c024db0559f 100644
--- a/print/tex-skak-doc/Makefile
+++ b/print/tex-skak-doc/Makefile
@@ -1,11 +1,13 @@
-# $NetBSD: Makefile,v 1.2 2015/04/25 04:39:27 markd Exp $
+# $NetBSD: Makefile,v 1.3 2015/05/06 09:04:02 wiz Exp $
DISTNAME= skak.doc
PKGNAME= tex-${DISTNAME:S/./-/}-1.5.2
TEXLIVE_REV= 32758
MAINTAINER= minskim@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/skak
COMMENT= Documentation for tex-skak
+LICENSE= lppl-1.3c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"