git: 7712082b4168 - main - www/mathopd: Add CPE information

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


The branch main has been updated by decke:

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

commit 7712082b41683a0eb19c53dda9c0efa73c31905b
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 12:00:27 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 12:00:27 +0000

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

diff --git a/www/mathopd/Makefile b/www/mathopd/Makefile
index b907be0357a6..e316bede1dcb 100644
--- a/www/mathopd/Makefile
+++ b/www/mathopd/Makefile
@@ -11,6 +11,8 @@ COMMENT=	Small, yet fast HTTP server
 
 LICENSE=	BSD3CLAUSE
 
+USES=		cpe
+
 CFLAGS+=	-DFREEBSD_SENDFILE
 
 OPTIONS_DEFINE=	DOCS


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