Date: Thu, 7 Oct 2021 15:04:57 GMT From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3435a8dc655f - main - audio/nosefart: Add CPE information Message-ID: <202110071504.197F4vej093832@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=3435a8dc655f316c124509febc11169a94fafe18 commit 3435a8dc655f316c124509febc11169a94fafe18 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-10-07 14:41:03 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-10-07 15:04:40 +0000 audio/nosefart: Add CPE information Approved by: portmgr (blanket) --- audio/nosefart/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/audio/nosefart/Makefile b/audio/nosefart/Makefile index 00bc70017808..0487adfbb603 100644 --- a/audio/nosefart/Makefile +++ b/audio/nosefart/Makefile @@ -12,9 +12,10 @@ COMMENT= Player for NES Sound Format (NSF) LICENSE= GPLv2 -USES= gmake +USES= cpe gmake MAKE_ENV= INSTALL="${INSTALL}" COPY="${COPY}" STRIP="${STRIP}" \ BINGRP="${BINGRP}" BINMODE="${BINMODE}" BINOWN="${BINOWN}" +CPE_VENDOR= nosefart_project PLIST_FILES= bin/nosefart
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110071504.197F4vej093832>