mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
www/htmlcxx: Update WWW and clean up pkg-descr
This commit is contained in:
parent
cb9cc992b9
commit
2ec7df7c7d
2 changed files with 2 additions and 3 deletions
|
@ -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
|
||||
|
|
|
@ -1,3 +1 @@
|
|||
htmlcxx is a simple non-validating css1 and html parser for C++.
|
||||
|
||||
See also: http://htmlcxx.sourceforge.net/
|
||||
|
|
Loading…
Add table
Reference in a new issue