Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Oct 2021 19:26:41 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8c3c32bc0e8b - main - ftp/bftpd: Add CPE information
Message-ID:  <202110181926.19IJQf1x095197@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8c3c32bc0e8b02a7312e16e3429c265f60f34209

commit 8c3c32bc0e8b02a7312e16e3429c265f60f34209
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-18 19:18:57 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-18 19:25:55 +0000

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

diff --git a/ftp/bftpd/Makefile b/ftp/bftpd/Makefile
index 84c841887d55..a4be4e0906e4 100644
--- a/ftp/bftpd/Makefile
+++ b/ftp/bftpd/Makefile
@@ -10,7 +10,8 @@ COMMENT=	Very configurable FTP server that can do chroot easily
 
 LICENSE=	GPLv2
 
-USES=		autoreconf gmake
+USES=		autoreconf cpe gmake
+CPE_VENDOR=	${PORTNAME}_project
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-pam



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110181926.19IJQf1x095197>