aboutsummaryrefslogblamecommitdiff
path: root/mail/p5-Email-FolderType-Net/Makefile
blob: fc81620af2b79022a32648375cfb990d273924a0 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                            

                                    
                     
                          
                    

                   
                                

                                                                          
                            

                                 
 

                                                                     
                                       

                   

                         
 
                      
# Created by: Lars Thegler <lth@FreeBSD.org>

PORTNAME=	Email-FolderType-Net
PORTVERSION=	1.043
CATEGORIES=	mail perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Recognize folder types for network based message protocols

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

BUILD_DEPENDS=	${RUN_DEPENDS}
RUN_DEPENDS=	p5-Email-FolderType>=0.800:mail/p5-Email-FolderType \
		p5-URI>=1.35:net/p5-URI

NO_ARCH=	yes
USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>