Date: Tue, 05 May 2026 09:14:20 +0000 From: Piotr Kubaj <pkubaj@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 03df096ee233 - main - sysutils/btop: add DOCS option Message-ID: <69f9b4ec.1c0f8.c85d0df@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=03df096ee2337e5cab15ccb0a0c41117d75f21bd commit 03df096ee2337e5cab15ccb0a0c41117d75f21bd Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2026-05-05 09:13:57 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2026-05-05 09:13:57 +0000 sysutils/btop: add DOCS option PR: 295003 --- sysutils/btop/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sysutils/btop/Makefile b/sysutils/btop/Makefile index cf0ba660838b..78b7ae9355a4 100644 --- a/sysutils/btop/Makefile +++ b/sysutils/btop/Makefile @@ -7,6 +7,8 @@ MAINTAINER= pkubaj@FreeBSD.org COMMENT= Monitor of resources WWW= https://github.com/aristocratos/btop +OPTIONS_DEFINE= DOCS + LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSEhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f9b4ec.1c0f8.c85d0df>
