git: 1fcf2a21ab9d - main - ftp/axel: Add CPE information

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=1fcf2a21ab9d8ee82ede9dbddb2c3029016bd406

commit 1fcf2a21ab9d8ee82ede9dbddb2c3029016bd406
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-10-08 11:13:32 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-10-08 11:13:32 +0000

    ftp/axel: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 ftp/axel/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/ftp/axel/Makefile b/ftp/axel/Makefile
index ac91ad90f077..57b7666c1c62 100644
--- a/ftp/axel/Makefile
+++ b/ftp/axel/Makefile
@@ -9,10 +9,12 @@ MASTER_SITES=	http://pkgs.fedoraproject.org/repo/pkgs/axel/axel-2.4.tar.gz/a2a76
 MAINTAINER=	prudhvi-krishna-bsd@surapaneni.in
 COMMENT=	Download accelerator
 
-USES=		gmake
+USES=		cpe gmake
 HAS_CONFIGURE=	yes
 CONFIGURE_ARGS=	--prefix=${PREFIX} --mandir=${MANPREFIX}/man
 
+CPE_VENDOR=	axel_project
+
 OPTIONS_DEFINE=	NLS DEBUG
 OPTIONS_SUB=	yes