2013-05-13 11:16:11 +02:00
|
|
|
# Created by: Zhen REN <bg1tpt@gmail.com>
|
2007-04-25 05:52:40 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Net_MAC
|
2008-06-20 14:55:16 +02:00
|
|
|
PORTVERSION= 0.1.5
|
2013-05-13 11:16:11 +02:00
|
|
|
PORTREVISION= 1
|
2007-04-25 05:52:40 +02:00
|
|
|
CATEGORIES= net pear
|
|
|
|
|
2016-11-04 08:50:45 +01:00
|
|
|
MAINTAINER= joneum@bsdproject.de
|
2007-04-25 05:52:40 +02:00
|
|
|
COMMENT= PEAR class that validates and formats MAC addresses
|
|
|
|
|
2014-09-23 18:57:57 +02:00
|
|
|
USES= pear
|
2007-04-25 05:52:40 +02:00
|
|
|
|
2014-09-23 18:57:57 +02:00
|
|
|
.include <bsd.port.mk>
|