aboutsummaryrefslogblamecommitdiff
path: root/mail/p5-Email-Outlook-Message/Makefile
blob: 93cfb9fefec35b6f819b11fd2a4ddd4c284457d0 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                     
                     



                          
                                   

                                                         
                            

                    
                              
                                                           
                                                         

                                                                                 
                                                             
                                              
                                                    
                                                                   
 


                         

                   
                      
PORTNAME=	Email-Outlook-Message
PORTVERSION=	0.921
CATEGORIES=	mail perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Read e-mail messages stored as .msg files

LICENSE=	ART10 GPLv1+
LICENSE_COMB=	dual

BUILD_DEPENDS=	${RUN_DEPENDS}
RUN_DEPENDS=	p5-Email-Address>=0:mail/p5-Email-Address \
		p5-Email-MIME>=1.923:mail/p5-Email-MIME \
		p5-Email-MIME-ContentType>=1.014:mail/p5-Email-MIME-ContentType \
		p5-Email-Sender>=1.3:mail/p5-Email-Sender \
		p5-Email-Simple>=2.206:mail/p5-Email-Simple \
		p5-IO-All>=0:devel/p5-IO-All \
		p5-IO-String>=0:devel/p5-IO-String \
		p5-OLE-Storage_Lite>=0.14:devel/p5-OLE-Storage_Lite

USES=		perl5
USE_PERL5=	configure

NO_ARCH=	yes

.include <bsd.port.mk>