summaryrefslogtreecommitdiff
path: root/net/pear-Net_MAC/Makefile
blob: 913d8010ae4182435d54ecc526772f20615ad6c8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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>