aboutsummaryrefslogblamecommitdiff
path: root/net-mgmt/p5-Net-IPAddress/Makefile
blob: a53d6a5dfcc4b6113691f77e96e89855b279c71e (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
                                                        


                             
                 







                                                                                

                         
 
                      
# Created by: Alexandre Biancalana <ale@biancalanas.net>

PORTNAME=	Net-IPAddress
PORTVERSION=	1.10
PORTREVISION=	1
CATEGORIES=	net-mgmt perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:SARENNER
PKGNAMEPREFIX=	p5-

MAINTAINER=	ale@biancalanas.net
COMMENT=	Perl functions used to manipulate IP addresses, masks and FQDN's

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>