Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2021 14:36:46 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: 846ed9039278 - main - sysutils/tmpreaper: Add CPE information
Message-ID:  <202110211436.19LEakSf074420@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=846ed903927836bf8d293cf70c98c439912ac523

commit 846ed903927836bf8d293cf70c98c439912ac523
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-21 14:27:18 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-21 14:27:18 +0000

    sysutils/tmpreaper: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 sysutils/tmpreaper/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sysutils/tmpreaper/Makefile b/sysutils/tmpreaper/Makefile
index e2ce4bf43f6e..d6194a54aa4b 100644
--- a/sysutils/tmpreaper/Makefile
+++ b/sysutils/tmpreaper/Makefile
@@ -12,6 +12,8 @@ COMMENT=	Cleans up files in directories based on their age
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+USES=		cpe
+CPE_VENDOR=	debian
 GNU_CONFIGURE=	yes
 
 PLIST_FILES=	sbin/tmpreaper man/man8/tmpreaper.8.gz



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