aboutsummaryrefslogtreecommitdiff
path: root/net/pear-Net_MAC/Makefile
blob: 044b5828f4d0662bedbd51a8eb74f8c12a337d36 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
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
WWW=		https://pear.php.net/package/Net_MAC

USES=		pear

.include <bsd.port.mk>