1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/net/pear-Net_MAC/Makefile
Martin Wilke b233276d78 - Take Maintainership
Approved by:	mat (mentor)
2015-11-26 12:04:00 +00:00

15 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>