aboutsummaryrefslogblamecommitdiff
path: root/net/pear-Net_MAC/Makefile
blob: 573eea2f988027b352b2eac9a886fbf0351c5722 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                         
           

                       
                     
                 

                        
                                    

                                                                   
            
 
                      
# Created by: Zhen REN <bg1tpt@gmail.com>
# $FreeBSD$

PORTNAME=	Net_MAC
PORTVERSION=	0.1.5
PORTREVISION=	1
CATEGORIES=	net pear

MAINTAINER=	joneum@bsdproject.de
COMMENT=	PEAR class that validates and formats MAC addresses

USES=	pear

.include <bsd.port.mk>