diff options
Diffstat (limited to 'textproc/rubygem-tomlrb/Makefile')
-rw-r--r-- | textproc/rubygem-tomlrb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/rubygem-tomlrb/Makefile b/textproc/rubygem-tomlrb/Makefile index 275f21fe4d58..566a49437eef 100644 --- a/textproc/rubygem-tomlrb/Makefile +++ b/textproc/rubygem-tomlrb/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Racc-based TOML parser +WWW= https://github.com/fbernier/tomlrb LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt |