ports/net/pear-Net_MAC/Makefile
Baptiste Daroussin 91a1caa242 Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work!
2014-11-18 09:37:31 +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= ports@FreeBSD.org
COMMENT= PEAR class that validates and formats MAC addresses
USES= pear
.include <bsd.port.mk>