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