devel/linux-c7-strace: Add CPE information

Approved by:	portmgr (blanket)
This commit is contained in:
Bernhard Froehlich 2021-10-05 19:49:54 +00:00
parent e67e77101d
commit cd65affd87
No known key found for this signature in database
GPG key ID: 4DD88C3F9F3B8333

View file

@ -9,7 +9,9 @@ COMMENT= System call tracer (CentOS ${LINUX_DIST_VER})
RUN_DEPENDS= ${LINUXBASE}/usr/lib/libdw.so.1:devel/linux-c7-elfutils-libs
USES= linux:c7
USES= cpe linux:c7
USE_LINUX_RPM= nolib
CPE_VENDOR= strace_project
.include <bsd.port.mk>