git: e967497b3640 - main - security/tang: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 28 May 2022 19:28:25 UTC
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=e967497b36404549f6620b3f46b5c0b980c6c6bc commit e967497b36404549f6620b3f46b5c0b980c6c6bc Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2022-05-28 19:04:23 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2022-05-28 19:28:15 +0000 security/tang: Add CPE information Approved by: portmgr (blanket) --- security/tang/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/security/tang/Makefile b/security/tang/Makefile index d0fbf1e892d5..4a68b8145791 100644 --- a/security/tang/Makefile +++ b/security/tang/Makefile @@ -17,7 +17,9 @@ BUILD_DEPENDS= a2x:textproc/asciidoc \ ${LOCALBASE}/libdata/pkgconfig/jose.pc:net/jose \ socat:net/socat -USES= compiler:c11 meson pkgconfig tar:xz +USES= compiler:c11 cpe meson pkgconfig tar:xz + +CPE_VENDOR= tang_project post-install: ${MKDIR} -m 0700 ${STAGEDIR}/var/db/tang