www/htmlcxx: Update WWW and clean up pkg-descr

This commit is contained in:
Po-Chuan Hsieh 2024-07-19 00:45:30 +08:00
parent cb9cc992b9
commit 2ec7df7c7d
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B
2 changed files with 2 additions and 3 deletions

View file

@ -6,7 +6,8 @@ MASTER_SITES= SF/htmlcxx/v${PORTVERSION} \
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= HTML and CSS APIs for C++
WWW= https://github.com/bonitao/htmlcxx
WWW= https://htmlcxx.sourceforge.net/ \
https://github.com/bonitao/htmlcxx
LICENSE= LGPL20
LICENSE_FILE= ${WRKSRC}/LGPL_V2

View file

@ -1,3 +1 @@
htmlcxx is a simple non-validating css1 and html parser for C++.
See also: http://htmlcxx.sourceforge.net/