aboutsummaryrefslogblamecommitdiff
path: root/net/p5-Net-MAC/Makefile
blob: 1f289f7d90cb7e79e82d8e8e2403d87272491fcd (plain) (tree)
1
2
3
4
5
6
7
8
9
                       
                        
                 



                         
                                
                                                                             
                                                    
 

                                          
 

                         

                      
PORTNAME=	Net-MAC
PORTVERSION=	2.103622
PORTREVISION=	1
CATEGORIES=	net perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl 5 module for representing and manipulating MAC addresses
WWW=		https://metacpan.org/release/Net-MAC

BUILD_DEPENDS=	p5-libwww>=0:www/p5-libwww
RUN_DEPENDS=	p5-libwww>=0:www/p5-libwww

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>