git: 846ed9039278 - main - sysutils/tmpreaper: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 14:36:46 UTC
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