diff options
Diffstat (limited to 'www/htmlcxx/Makefile')
-rw-r--r-- | www/htmlcxx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/htmlcxx/Makefile b/www/htmlcxx/Makefile index 171fca564f95..86775db1e671 100644 --- a/www/htmlcxx/Makefile +++ b/www/htmlcxx/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= SF/htmlcxx/v${PORTVERSION} \ MAINTAINER= sunpoet@FreeBSD.org COMMENT= HTML and CSS APIs for C++ +WWW= https://github.com/bonitao/htmlcxx LICENSE= LGPL20 LICENSE_FILE= ${WRKSRC}/LGPL_V2 |