diff options
Diffstat (limited to 'textproc/rubygem-parslet/Makefile')
-rw-r--r-- | textproc/rubygem-parslet/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/rubygem-parslet/Makefile b/textproc/rubygem-parslet/Makefile index 65ad8c2934f4..595b7dac2024 100644 --- a/textproc/rubygem-parslet/Makefile +++ b/textproc/rubygem-parslet/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Parser construction library with great error reporting in Ruby +WWW= https://kschiess.github.io/parslet/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |