diff options
| author | Stefan Eßer <se@FreeBSD.org> | 2021-10-18 21:18:57 +0200 |
|---|---|---|
| committer | Stefan Eßer <se@FreeBSD.org> | 2021-10-18 21:25:55 +0200 |
| commit | 8c3c32bc0e8b02a7312e16e3429c265f60f34209 (patch) | |
| tree | e687e9110126675ffad71a7cb38f778f648f7720 /ftp | |
| parent | finance/ledgersmb12: Add CPE information (diff) | |
ftp/bftpd: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'ftp')
| -rw-r--r-- | ftp/bftpd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |
