git: 37f78b2078dc - main - textproc/ezxml: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 15:43:05 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=37f78b2078dc2158cc6830568255bd8213e2dda3 commit 37f78b2078dc2158cc6830568255bd8213e2dda3 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 15:40:38 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 15:40:38 +0000 textproc/ezxml: Add CPE information Approved by: portmgr (blanket) --- textproc/ezxml/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/textproc/ezxml/Makefile b/textproc/ezxml/Makefile index 847f13cc6f29..6da08768d19e 100644 --- a/textproc/ezxml/Makefile +++ b/textproc/ezxml/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= SF/${PORTNAME}/ezXML/ezXML%20${PORTVERSION} \ MAINTAINER= ports@FreeBSD.org COMMENT= Easy to use C library for parsing XML documents +USES= cpe +CPE_VENDOR= ${PORTNAME}_project + WRKSRC= ${WRKDIR}/${PORTNAME} LIBFILES= libezxml.a