aboutsummaryrefslogblamecommitdiff
path: root/net/p5-Net-IP-Minimal/Makefile
blob: a2466e27711c0a371c480b979fa356b8532fb048 (plain) (tree)
1
2
3
4
5
6
7
8
9
                              
                    
                 





                                              
                                                           
 
                            

                    

                         
 
                      
PORTNAME=	Net-IP-Minimal
PORTVERSION=	0.06
PORTREVISION=	1
CATEGORIES=	net perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Minimal functions from Net::IP
WWW=		https://metacpan.org/release/Net-IP-Minimal

LICENSE=	ART10 GPLv1+
LICENSE_COMB=	dual

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>