git: 71f5306b928f - 2021Q3 - sysutils/bchunk: Add CPE info

Kai Knoblich kai at FreeBSD.org
Wed Sep 1 18:56:05 UTC 2021


The branch 2021Q3 has been updated by kai:

URL: https://cgit.FreeBSD.org/ports/commit/?id=71f5306b928f70db0c6ea56d390c60a159b20cae

commit 71f5306b928f70db0c6ea56d390c60a159b20cae
Author:     Kai Knoblich <kai at FreeBSD.org>
AuthorDate: 2021-09-01 18:39:43 +0000
Commit:     Kai Knoblich <kai at FreeBSD.org>
CommitDate: 2021-09-01 18:55:43 +0000

    sysutils/bchunk: Add CPE info
    
    * Drop maintainership while I'm here.
    
    MFH:            2021Q3
    (cherry picked from commit a6bf4250d0431178b3a6d88f76c8ab5a4a83230d)
---
 sysutils/bchunk/Makefile | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/sysutils/bchunk/Makefile b/sysutils/bchunk/Makefile
index 2843fe727102..4933b68b571c 100644
--- a/sysutils/bchunk/Makefile
+++ b/sysutils/bchunk/Makefile
@@ -5,12 +5,15 @@ DISTVERSION=	1.2.2
 CATEGORIES=	sysutils
 MASTER_SITES=	http://he.fi/bchunk/
 
-MAINTAINER=	kai at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Converts .bin/.cue files to .iso/audio
 
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+USES=		cpe
+CPE_VENDOR=	bchunk_project
+
 PLIST_FILES=	bin/bchunk man/man1/bchunk.1.gz
 
 do-build:


More information about the dev-commits-ports-all mailing list