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

                   
                                
                                              
                                                    
 

                         
 
                      
PORTNAME=	Net-ext
PORTVERSION=	1.011
PORTREVISION=	2
CATEGORIES=	net perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl modules for using sockets
WWW=		https://metacpan.org/release/Net-ext

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>