git: 308750017e53 - main - ftp/oftpd: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 12:08:29 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=308750017e536dd86bab5f108c8367f9761cd75c

commit 308750017e536dd86bab5f108c8367f9761cd75c
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 10:36:33 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 11:24:18 +0000

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

diff --git a/ftp/oftpd/Makefile b/ftp/oftpd/Makefile
index d80e515ac0ec..c6d5557cabce 100644
--- a/ftp/oftpd/Makefile
+++ b/ftp/oftpd/Makefile
@@ -12,6 +12,8 @@ COMMENT=	Threaded, anonymous only FTP server designed for security
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+USES=		cpe
+
 GNU_CONFIGURE=	yes
 
 PORTDOCS=	README AUTHORS ChangeLog NEWS TODO BUGS


More information about the dev-commits-ports-main mailing list