opnsense-ports/net/p5-NetAddr-MAC/Makefile
Franco Fichtner 8c34d21606 */*: bring in previously unknown upstream stuff
Taken from: FreeBSD
2015-04-22 06:26:02 +02:00

16 lines
333 B
Makefile

# 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>