git: 925f8c471b75 - main - www/tidy-devel: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:34:49 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=925f8c471b759ce8597685b6ed226972df12a402 commit 925f8c471b759ce8597685b6ed226972df12a402 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-14 21:30:59 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-14 21:30:59 +0000 www/tidy-devel: Add CPE information Approved by: portmgr (blanket) --- www/tidy-devel/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/tidy-devel/Makefile b/www/tidy-devel/Makefile index c417c426833d..c1befe5a9179 100644 --- a/www/tidy-devel/Makefile +++ b/www/tidy-devel/Makefile @@ -15,7 +15,8 @@ COMMENT?= Utility to clean up and pretty print HTML/XHTML/XML BUILD_DEPENDS= xsltproc:textproc/libxslt -USES= tar:bzip2 +USES= cpe tar:bzip2 +CPE_VENDOR= htacg SLAVEDIRS= www/tidy-lib WRKSRC= ${WRKDIR}/${PORTNAME}