2015-03-10 07:16:46 +01:00
|
|
|
PORTNAME= NetAddr-MAC
|
2020-12-19 21:26:16 +01:00
|
|
|
PORTVERSION= 0.97
|
2015-03-10 07:16:46 +01:00
|
|
|
CATEGORIES= net perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= dgeo@centrale-marseille.fr
|
2020-05-28 15:13:25 +02:00
|
|
|
COMMENT= Handle hardware MAC addresses (EUI-48 and EUI-64)
|
2022-09-07 23:06:12 +02:00
|
|
|
WWW= https://metacpan.org/release/NetAddr-MAC
|
2015-03-10 07:16:46 +01:00
|
|
|
|
2018-06-22 19:58:58 +02:00
|
|
|
LICENSE= ART10 GPLv1+
|
|
|
|
LICENSE_COMB= dual
|
2020-12-19 21:26:16 +01:00
|
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
2018-06-22 19:58:58 +02:00
|
|
|
|
|
|
|
TEST_DEPENDS= p5-Test-Trap>=0:devel/p5-Test-Trap
|
|
|
|
|
2015-03-10 07:16:46 +01:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
|
|
|
|
2018-06-22 19:58:58 +02:00
|
|
|
NO_ARCH= yes
|
|
|
|
|
2015-03-10 07:16:46 +01:00
|
|
|
.include <bsd.port.mk>
|