git: c6c7159f6403 - main - www/dhttpd: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 10:15:25 UTC 2021


The branch main has been updated by decke:

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

commit c6c7159f6403f66f07de5b8dddda82d0166aca84
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 09:27:21 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 10:15:04 +0000

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

diff --git a/www/dhttpd/Makefile b/www/dhttpd/Makefile
index e38a65267902..7cdbc7dc4d99 100644
--- a/www/dhttpd/Makefile
+++ b/www/dhttpd/Makefile
@@ -12,6 +12,8 @@ COMMENT=	Minimal secure webserver. Fast and efficient, no cgi-bin support
 
 LICENSE=	GPLv2
 
+USES=		cpe
+
 WRKSRC=		${WRKDIR}/${PORTNAME}-1.02-4
 BUILD_WRKSRC=	${WRKSRC}/src
 


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