aboutsummaryrefslogtreecommitdiff
path: root/share/doc/atf/Makefile
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@freebsd.org>2020-12-21 22:36:31 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2021-01-04 15:20:47 +0000
commit066a8c691e6751e281e529938c620f183299229a (patch)
tree4159cffb862fe0435b62ff90fe491f002226a0d4 /share/doc/atf/Makefile
parentb0995124cd97d215419fc42fa147ae8dff07cc5f (diff)
downloadsrc-066a8c691e6751e281e529938c620f183299229a.tar.gz
src-066a8c691e6751e281e529938c620f183299229a.zip
pkgbase: Install atf and kyua in the tests package
While here make sure that all tests dirs are taggued correctly. Reviewed by: bapt, emaste Differential Revision: https://reviews.freebsd.org/D27714
Diffstat (limited to 'share/doc/atf/Makefile')
-rw-r--r--share/doc/atf/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/doc/atf/Makefile b/share/doc/atf/Makefile
index 78eb7bc7c607..8eaa15db8edd 100644
--- a/share/doc/atf/Makefile
+++ b/share/doc/atf/Makefile
@@ -32,5 +32,6 @@ FILESGROUPS= TOP
TOPDIR= ${SHAREDIR}/doc/atf
TOP= AUTHORS COPYING NEWS README
+TOPTAGS= package=tests
.include <bsd.prog.mk>