git: a3fb300b2502 - main - sysutils/duf: Add PORTSCOUT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 19 Aug 2023 18:52:15 UTC
The branch main has been updated by lcook: URL: https://cgit.FreeBSD.org/ports/commit/?id=a3fb300b2502f042802746cbb6b41db2975bc102 commit a3fb300b2502f042802746cbb6b41db2975bc102 Author: Lewis Cook <lcook@FreeBSD.org> AuthorDate: 2023-08-19 18:26:36 +0000 Commit: Lewis Cook <lcook@FreeBSD.org> CommitDate: 2023-08-19 18:51:31 +0000 sysutils/duf: Add PORTSCOUT --- sysutils/duf/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sysutils/duf/Makefile b/sysutils/duf/Makefile index c5a354df4a35..22365be15b23 100644 --- a/sysutils/duf/Makefile +++ b/sysutils/duf/Makefile @@ -27,6 +27,8 @@ GO_BUILDFLAGS= -ldflags "\ PLIST_FILES= bin/${PORTNAME} PORTDOCS= README.md +PORTSCOUT= skipv:v0.11.0 + OPTIONS_DEFINE= DOCS pre-patch: