summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2016-02-01 18:47:23 +0000
committerleot <leot@pkgsrc.org>2016-02-01 18:47:23 +0000
commite5fdafdd70b948f79dadc86c135c818ce213676c (patch)
treecc6cc182ad664a9451a501b415bddd45c9374586 /print
parent6fb1c83805b66ee77256039b93594b8f864416b5 (diff)
downloadpkgsrc-e5fdafdd70b948f79dadc86c135c818ce213676c.tar.gz
Add keywords to print/texlive/package.mk and instruct mk/help/help.mk to also
look for print/texlive/*.mk files for help. Now documentation regarding TeX packages for pkgsrc MAINTAINERs and developers is easily accessible via the "help" target. ok wiz@
Diffstat (limited to 'print')
-rw-r--r--print/texlive/package.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/print/texlive/package.mk b/print/texlive/package.mk
index 3c80826d27a..9a09bb00e5b 100644
--- a/print/texlive/package.mk
+++ b/print/texlive/package.mk
@@ -1,4 +1,4 @@
-# $NetBSD: package.mk,v 1.23 2015/08/25 11:59:23 leot Exp $
+# $NetBSD: package.mk,v 1.24 2016/02/01 18:47:23 leot Exp $
#
# This Makefile fragment is intended to be included by packages that build
# TeX Live packages.
@@ -36,6 +36,9 @@
#
# TEX_TEXMF_DIRS
# See ../../print/kpathsea/texmf.mk.
+#
+# Keywords: latex tex texlive
+#
CATEGORIES?= print
.if empty(TEXLIVE_USE_CTAN)