git: d7aa7d511c2c - main - devel/sysfsutils: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Oct 2021 19:26:18 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=d7aa7d511c2cb080527a6ea45eb31b14e8b5f150 commit d7aa7d511c2cb080527a6ea45eb31b14e8b5f150 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-18 19:18:52 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-18 19:25:53 +0000 devel/sysfsutils: Add CPE information Approved by: portmgr (blanket) --- devel/sysfsutils/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/sysfsutils/Makefile b/devel/sysfsutils/Makefile index ab59154d081b..345183cf5ea4 100644 --- a/devel/sysfsutils/Makefile +++ b/devel/sysfsutils/Makefile @@ -10,7 +10,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= System Utilities Based on Sysfs GNU_CONFIGURE= yes -USES= libtool +USES= cpe libtool +CPE_VENDOR= ${PORTNAME}_project USE_LDCONFIG= yes INSTALL_TARGET= install-strip