git: a22b540e8f6e - main - sysutils/hardlink: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 14:36:27 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=a22b540e8f6eee4ef5e3865492c557794ce72591 commit a22b540e8f6eee4ef5e3865492c557794ce72591 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 14:27:12 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 14:27:12 +0000 sysutils/hardlink: Add CPE information Approved by: portmgr (blanket) --- sysutils/hardlink/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sysutils/hardlink/Makefile b/sysutils/hardlink/Makefile index ece0f8fc5b47..733cacb968e2 100644 --- a/sysutils/hardlink/Makefile +++ b/sysutils/hardlink/Makefile @@ -12,7 +12,8 @@ COMMENT= Replace file copies using hardlinks LICENSE= MIT -USES= pkgconfig tar:xz +USES= cpe pkgconfig tar:xz +CPE_VENDOR= ${PORTNAME}_project PLIST_FILES= bin/hardlink \ man/man1/hardlink.1.gz