git: 9fb132ce9a0a - main - net-mgmt/tcpreplay: Add CPE information

From: Bernhard Froehlich <decke_at_FreeBSD.org>
Date: Fri, 08 Oct 2021 11:45:04 UTC
The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9fb132ce9a0a4402d3ea80fa7927b43b4a4e5d60

commit 9fb132ce9a0a4402d3ea80fa7927b43b4a4e5d60
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-10-08 11:41:42 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-10-08 11:41:42 +0000

    net-mgmt/tcpreplay: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 net-mgmt/tcpreplay/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/net-mgmt/tcpreplay/Makefile b/net-mgmt/tcpreplay/Makefile
index ec7400874bc8..cb50c87d6798 100644
--- a/net-mgmt/tcpreplay/Makefile
+++ b/net-mgmt/tcpreplay/Makefile
@@ -14,13 +14,14 @@ BUILD_DEPENDS=	pcapnav-config:net/libpcapnav
 LIB_DEPENDS=	libdnet.so:net/libdnet \
 		libopts.so:devel/autogen
 
-USES=		autoreconf gmake libtool pkgconfig
+USES=		autoreconf cpe gmake libtool pkgconfig
 USE_GITHUB=	yes
 GH_ACCOUNT=	appneta
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--program-transform-name='s|.*\(tcp.*\)|\1|' \
 		--with-pcapnav-config=${LOCALBASE}/bin/pcapnav-config
 
+CPE_VENDOR=	appneta
 TEST_TARGET=	test
 
 OPTIONS_DEFAULT=	LIBPCAP_BASE