freebsd-ports/net/pear-Net_MAC/Makefile
Jochen Neumeister 6f8c351112 hand over Maintainership to miwi
Sponsored by:	Netzkommune GmbH
2020-03-06 17:33:54 +00:00

14 lines
257 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>