freebsd-ports/misc/p5-OSSP-uuid/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

6 lines
324 B
Plaintext

OSSP::uuid is the Perl API to the ossp-uuid library which is used to
generate DCE 1.1 and ISO/IEC 11578:1996 compliant Universally Unique
Identifiers (UUID). It supports DCE 1.1 variant UUIDs of version 1
(time and node based), version 3 (name based, MD5), version 4
(random number based) and version 5 (name based, SHA-1).