summaryrefslogblamecommitdiff
path: root/irc/p5-POE-Filter-IRCD/Makefile
blob: 170e568161455f1490e76262cc50a6abc74aa03d (plain) (tree)
1
2
3
4
5
6
7
8
9
                               
                    
                 
                               
                    

                   
                                
                                                     
                                                            
 



                                 

                                      
 

                         
                   

                      
PORTNAME=	POE-Filter-IRCD
PORTVERSION=	2.44
PORTREVISION=	1
CATEGORIES=	irc devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	POE-based parser for the IRC protocol
WWW=		https://metacpan.org/release/POE-Filter-IRCD

LICENSE=	ART10 GPLv1+
LICENSE_COMB=	dual
LICENSE_FILE=	${WRKSRC}/LICENSE

BUILD_DEPENDS=	${RUN_DEPENDS}
RUN_DEPENDS=	p5-POE>=0:devel/p5-POE

USES=		perl5
USE_PERL5=	configure
NO_ARCH=	yes

.include <bsd.port.mk>