Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2021 14:36:27 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a22b540e8f6e - main - sysutils/hardlink: Add CPE information
Message-ID:  <202110211436.19LEaRca073954@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110211436.19LEaRca073954>