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