diff options
Diffstat (limited to 'textproc/tinyxml2/Makefile')
-rw-r--r-- | textproc/tinyxml2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/tinyxml2/Makefile b/textproc/tinyxml2/Makefile index 24f515aee862..eee394c01cf9 100644 --- a/textproc/tinyxml2/Makefile +++ b/textproc/tinyxml2/Makefile @@ -5,6 +5,7 @@ CATEGORIES= textproc MAINTAINER= sunpoet@FreeBSD.org COMMENT= Small C++ XML Parser +WWW= https://grinninglizard.com/tinyxml2/index.html LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/LICENSE.txt |