git: e11ee3937094 - main - textproc/jtc: Add PORTSCOUT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 13 Oct 2021 10:42:40 UTC
The branch main has been updated by lcook: URL: https://cgit.FreeBSD.org/ports/commit/?id=e11ee393709416c8fd038b8a97aae9b2c46c04a4 commit e11ee393709416c8fd038b8a97aae9b2c46c04a4 Author: Lewis Cook <lcook@FreeBSD.org> AuthorDate: 2021-10-13 10:38:49 +0000 Commit: Lewis Cook <lcook@FreeBSD.org> CommitDate: 2021-10-13 10:38:49 +0000 textproc/jtc: Add PORTSCOUT --- textproc/jtc/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/textproc/jtc/Makefile b/textproc/jtc/Makefile index 59bc657d57e7..850752ecc4fc 100644 --- a/textproc/jtc/Makefile +++ b/textproc/jtc/Makefile @@ -15,6 +15,7 @@ GH_ACCOUNT= ldn-softdev LDFLAGS+= -lexecinfo -lpthread +PORTSCOUT= skipv:standard.json PLIST_FILES= bin/${PORTNAME} PORTDOCS= "Release Notes.md" "User Guide.md" "Walk-path tutorial.md" \ README.md