git: 3ca492383f22 - main - x11/xtrlock: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 15:44:58 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=3ca492383f22a140e899bc3829e768b14e3e70c2 commit 3ca492383f22a140e899bc3829e768b14e3e70c2 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 15:41:06 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 15:41:06 +0000 x11/xtrlock: Add CPE information Approved by: portmgr (blanket) --- x11/xtrlock/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x11/xtrlock/Makefile b/x11/xtrlock/Makefile index 0eeae793a7dd..bb1bbbdd1238 100644 --- a/x11/xtrlock/Makefile +++ b/x11/xtrlock/Makefile @@ -14,7 +14,8 @@ LICENSE_FILE= ${WRKSRC}/GPL-3.txt WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -USES= localbase tar:xz xorg +USES= cpe localbase tar:xz xorg +CPE_VENDOR= ${PORTNAME}_project USE_XORG= x11 LIBS+= -lX11 -lcrypt