freebsd-ports/dns/libnspsl/pkg-descr
Sunpoet Po-Chuan Hsieh af3a20ecfe Update to 0.1.5
- While I'm here:
  - Update MASTER_SITES
  - Use EXTRACT_SUFX instead of DISTNAME and WRKSRC
  - Update WWW

Changes:	https://source.netsurf-browser.org/libnspsl.git/log/
PR:		239336
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
2019-07-21 20:50:13 +00:00

11 lines
446 B
Plaintext

Library to generate static code representation of the Public suffix list.
The public suffix list is a database of top level domain names. The database
allows an application to determine if if a domain name requires an additional
label to be valid.
The principle use in a web browser is to restrict supercookies being set
although it can also serve secondary purposes in the UI such as domain
highlighting.
WWW: https://www.netsurf-browser.org/