diff options
Diffstat (limited to 'textproc/rubygem-parslet1/Makefile')
-rw-r--r-- | textproc/rubygem-parslet1/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/rubygem-parslet1/Makefile b/textproc/rubygem-parslet1/Makefile index ed8f5c1e33b7..5ca4a49c3ef8 100644 --- a/textproc/rubygem-parslet1/Makefile +++ b/textproc/rubygem-parslet1/Makefile @@ -6,6 +6,7 @@ PKGNAMESUFFIX= 1 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 |