git: c70316b40b6d - main - devel/cvsweb3: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 05 Oct 2021 20:01:52 UTC
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=c70316b40b6ddaa7c3c5758ae516cae2e1e0bc4c commit c70316b40b6ddaa7c3c5758ae516cae2e1e0bc4c Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-10-05 19:37:48 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-10-05 20:01:18 +0000 devel/cvsweb3: Add CPE information Approved by: portmgr (blanket) --- devel/cvsweb3/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/devel/cvsweb3/Makefile b/devel/cvsweb3/Makefile index 2d61e95600ed..417693fcd07b 100644 --- a/devel/cvsweb3/Makefile +++ b/devel/cvsweb3/Makefile @@ -29,9 +29,11 @@ RUN_DEPENDS+= enscript:print/enscript-${PAPERSIZE} CONFLICTS= cvsweb-2.* -USES= perl5 shebangfix +USES= cpe perl5 shebangfix SHEBANG_FILES= cvsweb.cgi +CPE_VENDOR= freebsd + NO_BUILD= yes NO_ARCH= yes