git: c4568c9875f5 - main - textproc/uncrustify: add PORTSCOUT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 01 Sep 2022 18:14:14 UTC
The branch main has been updated by amdmi3: URL: https://cgit.FreeBSD.org/ports/commit/?id=c4568c9875f570dfe204ebc202695e994926b12e commit c4568c9875f570dfe204ebc202695e994926b12e Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2022-09-01 11:59:37 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2022-09-01 18:13:32 +0000 textproc/uncrustify: add PORTSCOUT --- textproc/uncrustify/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/textproc/uncrustify/Makefile b/textproc/uncrustify/Makefile index a960f2161427..4a182c5fb7e6 100644 --- a/textproc/uncrustify/Makefile +++ b/textproc/uncrustify/Makefile @@ -15,6 +15,8 @@ USES= cmake compiler:c++11-lang python:build CMAKE_ON= NoGitVersionString TEST_TARGET= test +PORTSCOUT= limit:^[0-9]+\. + PORTDOCS= * PORTEXAMPLES= *