2013-09-21 00:10:23 +02:00
|
|
|
# Created by: Martin Wilke <miwi@FreeBSD.org>
|
2008-10-25 21:09:50 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Net-MAC
|
2012-05-03 16:21:23 +02:00
|
|
|
PORTVERSION= 2.103622
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2008-10-25 21:09:50 +02:00
|
|
|
CATEGORIES= net perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2014-11-18 11:38:26 +01:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2008-10-25 21:09:50 +02:00
|
|
|
COMMENT= Perl 5 module for representing and manipulating MAC addresses
|
|
|
|
|
2016-04-01 16:16:16 +02:00
|
|
|
BUILD_DEPENDS= p5-libwww>=0:www/p5-libwww
|
|
|
|
RUN_DEPENDS= p5-libwww>=0:www/p5-libwww
|
2008-10-25 21:09:50 +02:00
|
|
|
|
2013-09-06 11:21:19 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2008-10-25 21:09:50 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|