diff options
Diffstat (limited to 'textproc/pugixml/Makefile')
-rw-r--r-- | textproc/pugixml/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/pugixml/Makefile b/textproc/pugixml/Makefile index 78b764b8a858..a3be30a6ce16 100644 --- a/textproc/pugixml/Makefile +++ b/textproc/pugixml/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= https://github.com/zeux/pugixml/releases/download/v${DISTVERSION}/ MAINTAINER= eduardo@FreeBSD.org COMMENT= Light-weight, simple and fast XML parser for C++ with XPath support +WWW= https://pugixml.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md |