git: 3257030367b7 - main - www/man2web: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 19:50:44 UTC 2021


The branch main has been updated by decke:

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

commit 3257030367b7013c177bf500a020a2ef827da414
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 18:19:38 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 19:49:51 +0000

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

diff --git a/www/man2web/Makefile b/www/man2web/Makefile
index 1f328e19aea2..eb04fd4327e3 100644
--- a/www/man2web/Makefile
+++ b/www/man2web/Makefile
@@ -10,6 +10,7 @@ COMMENT=	Convert man pages to HTML
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/doc/GPL
 
+USES=		cpe
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--bindir="${PREFIX}/${CGIDIR}" \
 		--sysconfdir="${PREFIX}/etc" \


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