SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
8
net/p5-NetAddr-MAC/pkg/DESCR
Normal file
8
net/p5-NetAddr-MAC/pkg/DESCR
Normal file
|
@ -0,0 +1,8 @@
|
|||
NetAddr::MAC module provides an interface to deal with Media Access
|
||||
Control addresses. These are the addresses that uniquely identify a
|
||||
device on various layer 2 networks. Although the most common case is
|
||||
hardware addresses on Ethernet network cards, there are a variety of
|
||||
devices that use this system of addressing.
|
||||
|
||||
This module supports both EUI-48 and EUI-64 addresses and implements
|
||||
an object-oriented and a functional interface.
|
3
net/p5-NetAddr-MAC/pkg/PLIST
Normal file
3
net/p5-NetAddr-MAC/pkg/PLIST
Normal file
|
@ -0,0 +1,3 @@
|
|||
${P5SITE}/NetAddr/
|
||||
${P5SITE}/NetAddr/MAC.pm
|
||||
@man man/man3p/NetAddr::MAC.3p
|
Loading…
Add table
Add a link
Reference in a new issue