git: 9c572871b866 - main - games/wyrmsun: add PORTSCOUT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Oct 2021 15:42:55 UTC
The branch main has been updated by amdmi3: URL: https://cgit.FreeBSD.org/ports/commit/?id=9c572871b866693fa46cc04ad56679e529e42be8 commit 9c572871b866693fa46cc04ad56679e529e42be8 Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2021-10-18 15:12:31 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2021-10-18 15:35:04 +0000 games/wyrmsun: add PORTSCOUT --- games/wyrmsun/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/games/wyrmsun/Makefile b/games/wyrmsun/Makefile index 4344223ca92f..716c6d8eb8ae 100644 --- a/games/wyrmsun/Makefile +++ b/games/wyrmsun/Makefile @@ -24,6 +24,8 @@ CMAKE_ARGS= -DBIN_DIR=bin PORTDATA= * PORTDOCS= * +PORTSCOUT= limit:^[0-9]\..* + OPTIONS_DEFINE= DOCS .include <bsd.port.mk>