aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:59 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:59 +0000
commit925f8c471b759ce8597685b6ed226972df12a402 (patch)
tree9ac93a0c66babb8171d4ec5ae234b4bcbdd1203b
parent85bf4084bd05087ff1153a22fce48ab98fde3717 (diff)
downloadports-925f8c471b759ce8597685b6ed226972df12a402.tar.gz
ports-925f8c471b759ce8597685b6ed226972df12a402.zip
www/tidy-devel: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--www/tidy-devel/Makefile3
1 files changed, 2 insertions, 1 deletions
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}