git: 513baa17636e - main - sysutils/autojump: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 14:36:17 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=513baa17636eb8c4fbf1e27fc255dfce41fa58b3 commit 513baa17636eb8c4fbf1e27fc255dfce41fa58b3 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 14:27:10 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 14:27:10 +0000 sysutils/autojump: Add CPE information Approved by: portmgr (blanket) --- sysutils/autojump/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sysutils/autojump/Makefile b/sysutils/autojump/Makefile index 9ddd18d3230a..82402e7ffa04 100644 --- a/sysutils/autojump/Makefile +++ b/sysutils/autojump/Makefile @@ -9,7 +9,8 @@ COMMENT= Faster way to navigate your filesystem LICENSE= GPLv3+ -USES= python:run shebangfix +USES= cpe python:run shebangfix +CPE_VENDOR= ${PORTNAME}_project USE_GITHUB= yes GH_ACCOUNT= wting USE_PYTHON= concurrent autoplist