opnsense-ports/net/pear-Net_MAC/Makefile
Franco Fichtner af592b58e2 */*: sync with upstream
Taken from: FreeBSD
2015-11-27 07:07:19 +01:00

14 lines
256 B
Makefile

# Created by: Zhen REN <bg1tpt@gmail.com>
# $FreeBSD$
PORTNAME= Net_MAC
PORTVERSION= 0.1.5
PORTREVISION= 1
CATEGORIES= net pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR class that validates and formats MAC addresses
USES= pear
.include <bsd.port.mk>