git: d71c2dfc7878 - stable/13 - pkgbase: Create a FreeBSD-hyperv package

From: Emmanuel Vadot <manu_at_FreeBSD.org>
Date: Wed, 05 Jan 2022 17:24:17 UTC
The branch stable/13 has been updated by manu:

URL: https://cgit.FreeBSD.org/src/commit/?id=d71c2dfc78783206ef1738ee84d5e57d931e8748

commit d71c2dfc78783206ef1738ee84d5e57d931e8748
Author:     Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2021-09-02 15:13:45 +0000
Commit:     Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2022-01-05 17:23:50 +0000

    pkgbase: Create a FreeBSD-hyperv package
    
    Put all hyperv utilities in it.
    
    Differential Revision:   https://reviews.freebsd.org/D31805
    
    (cherry picked from commit db953e8b97756df2d6907408388952bcc301c762)
---
 libexec/hyperv/Makefile           | 1 +
 release/packages/Makefile.package | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/libexec/hyperv/Makefile b/libexec/hyperv/Makefile
index 6e251b24faa7..1d1fbf375a0e 100644
--- a/libexec/hyperv/Makefile
+++ b/libexec/hyperv/Makefile
@@ -4,6 +4,7 @@
 
 BINDIR=		${LIBEXECDIR}/hyperv
 
+PACKAGE=	hyperv-tools
 SCRIPTS=	hv_set_ifconfig hv_get_dns_info hv_get_dhcp_info
 SCRIPTS+=	hyperv_vfattach hyperv_vfup
 
diff --git a/release/packages/Makefile.package b/release/packages/Makefile.package
index 08ba59ab1822..9037a5913f81 100644
--- a/release/packages/Makefile.package
+++ b/release/packages/Makefile.package
@@ -54,6 +54,8 @@ hast_COMMENT= 		Highly Available Storage daemon
 hast_DESC= 		Highly Available Storage daemon
 hostapd_COMMENT=	802.11 Access Point Daemon an Utilities
 hostapd_DESC=		802.11 Access Point Daemon an Utilities
+hyperv-tools_COMMENT=	Microsoft HyperV Utilities
+hyperv-tools_DESC=	Microsoft HyperV Utilities
 jail_COMMENT= 		Jail Utilities
 jail_DESC= 		Jail Utilities
 jail-debug_DESCR= 	Debugging Symbols