aboutsummaryrefslogtreecommitdiffstats
path: root/net/p5-NetAddr-MAC/Makefile
blob: f3061cee98e1c45c9f6835fd37e3bff92816739d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Anton Berezin <tobez@tobez.org>
# $FreeBSD$

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>