# Created by: Anton Berezin <tobez@tobez.org>
# $FreeBSD: head/net/p5-NetAddr-MAC/Makefile 380896 2015-03-10 06:16:46Z vanilla $

PORTNAME=	NetAddr-MAC
PORTVERSION=	0.93
CATEGORIES=	net perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	dgeo@centrale-marseille.fr
COMMENT=	NetAddr::MAC - Handles hardware MAC Addresses (EUI-48 and EUI-64)

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
