freebsd-ports/net/pear-Net_MAC/Makefile
2021-05-23 00:20:48 +08:00

13 lines
248 B
Makefile

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