aboutsummaryrefslogtreecommitdiff
path: root/share/man/man6/Makefile
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2016-01-21 16:36:33 +0000
committerGlen Barber <gjb@FreeBSD.org>2016-01-21 16:36:33 +0000
commitbf2df150f1debd5019cdb0d4d64eb3f5d02c6899 (patch)
tree8bdcb56b73ca3333373f44cfa5780156d3b478b9 /share/man/man6/Makefile
parentc4b54d2b4847cca68f258b5f3c16c846e1b4c0eb (diff)
downloadsrc-bf2df150f1debd5019cdb0d4d64eb3f5d02c6899.tar.gz
src-bf2df150f1debd5019cdb0d4d64eb3f5d02c6899.zip
Separate manual pages into their own package.
Sponsored by: The FreeBSD Foundation
Notes
Notes: svn path=/projects/release-pkg/; revision=294508
Diffstat (limited to 'share/man/man6/Makefile')
-rw-r--r--share/man/man6/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/share/man/man6/Makefile b/share/man/man6/Makefile
index be6547e592b5..dbf4b14a596e 100644
--- a/share/man/man6/Makefile
+++ b/share/man/man6/Makefile
@@ -2,4 +2,6 @@
MAN= intro.6
+PACKAGE=runtime-manuals
+
.include <bsd.prog.mk>