aboutsummaryrefslogblamecommitdiff
path: root/misc/p5-Asterisk-FastAGI/Makefile
blob: f477295bff26a327291486f39c72bf1b247c83de (plain) (tree)
1
2
3
4
5
6
7
8
9
10




                                                   
                 



                          
                                

                                                
                            

                    
                                                              
                                                           

                                                      
                                                           
                                                  
 
                   

                         
 
                      
# Created by: Maksym Sobolyev <sobomax@pbxpress.it>
# $FreeBSD$

PORTNAME=	Asterisk-FastAGI
PORTVERSION=	0.02
PORTREVISION=	2
CATEGORIES=	misc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl module for FastAGI handling

LICENSE=	ART10 GPLv1+
LICENSE_COMB=	dual

BUILD_DEPENDS=	p5-Module-Install>=0:devel/p5-Module-Install \
		p5-asterisk-perl>=0:misc/p5-asterisk-perl \
		p5-Net-Server>=0:net/p5-Net-Server \
		p5-File-Remove>=0:devel/p5-File-Remove
RUN_DEPENDS=	p5-asterisk-perl>=0:misc/p5-asterisk-perl \
		p5-Net-Server>=0:net/p5-Net-Server

NO_ARCH=	yes
USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>