diff options
Diffstat (limited to 'textproc/rubygem-cucumber-gherkin23/Makefile')
-rw-r--r-- | textproc/rubygem-cucumber-gherkin23/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/rubygem-cucumber-gherkin23/Makefile b/textproc/rubygem-cucumber-gherkin23/Makefile index cbaeade7de25..dad5a4c6a527 100644 --- a/textproc/rubygem-cucumber-gherkin23/Makefile +++ b/textproc/rubygem-cucumber-gherkin23/Makefile @@ -6,6 +6,7 @@ PKGNAMESUFFIX= 23 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Fast Gherkin lexer/parser based on the Ragel State Machine Compiler +WWW= https://github.com/cucumber/common/tree/main/gherkin/ruby LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |