SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
5
net/p5-Net-IPv6Addr/pkg/DESCR
Normal file
5
net/p5-Net-IPv6Addr/pkg/DESCR
Normal file
|
@ -0,0 +1,5 @@
|
|||
Net::IPv6Addr provides functions for parsing IPv6 addresses in all
|
||||
formats described by RFC1884. If Math::Base85 is installed, formats
|
||||
described in RFC1924 are also valid. It will generate "IP6.INT."
|
||||
strings (as described in RFC1886) if you are inclined to play with
|
||||
DNS records.
|
4
net/p5-Net-IPv6Addr/pkg/PLIST
Normal file
4
net/p5-Net-IPv6Addr/pkg/PLIST
Normal file
|
@ -0,0 +1,4 @@
|
|||
${P5SITE}/Net/
|
||||
${P5SITE}/Net/IPv6Addr.pm
|
||||
${P5SITE}/Net/IPv6Addr.pod
|
||||
@man man/man3p/Net::IPv6Addr.3p
|
Loading…
Add table
Add a link
Reference in a new issue