git: 8c3c32bc0e8b - main - ftp/bftpd: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Oct 2021 19:26:41 UTC
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