summaryrefslogtreecommitdiff
path: root/mk/help
diff options
context:
space:
mode:
authorrillig <rillig>2015-03-11 19:24:44 +0000
committerrillig <rillig>2015-03-11 19:24:44 +0000
commit94e7312b4ac258a050920441b5ba71c227449727 (patch)
tree3777a350c2ef9a986658006d649a79e180cf6c19 /mk/help
parentab387e514aa78712b16f22711b1604a2c7f893e4 (diff)
downloadpkgsrc-94e7312b4ac258a050920441b5ba71c227449727.tar.gz
Added "bmake help" documentation for using libtool and pkg-config.
Diffstat (limited to 'mk/help')
-rw-r--r--mk/help/libtool.help7
-rw-r--r--mk/help/pkg-config.help8
2 files changed, 15 insertions, 0 deletions
diff --git a/mk/help/libtool.help b/mk/help/libtool.help
new file mode 100644
index 00000000000..ac867b2d305
--- /dev/null
+++ b/mk/help/libtool.help
@@ -0,0 +1,7 @@
+# $NetBSD: libtool.help,v 1.1 2015/03/11 19:24:44 rillig Exp $
+
+# USE_LIBTOOL
+# Packages that use libtool for building shared libraries must set
+# this variable to "yes".
+#
+# Keywords: libtool
diff --git a/mk/help/pkg-config.help b/mk/help/pkg-config.help
new file mode 100644
index 00000000000..d67ac3f63bc
--- /dev/null
+++ b/mk/help/pkg-config.help
@@ -0,0 +1,8 @@
+# $NetBSD: pkg-config.help,v 1.1 2015/03/11 19:24:44 rillig Exp $
+
+# Packages that use pkg-config for managing shared libraries must
+# declare:
+#
+# USE_TOOLS+= pkg-config
+#
+# Keywords: pkg-config pc