aboutsummaryrefslogblamecommitdiff
path: root/mail/pear-Mail_mimeDecode/Makefile
blob: 6a78c14199f918a90f9db6a969b003d999a5c498 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                         

                               
                     
                             
 
                                 

                                                        

                          
                                                                          
 

                    
 
                      
# Created by: Zhen REN <bg1tpt@gmail.com>

PORTNAME=	Mail_mimeDecode
PORTVERSION=	1.5.6
CATEGORIES=	mail www pear

MAINTAINER=	dbaio@FreeBSD.org
COMMENT=	Provides a class to decode mime messages

LICENSE=	BSD3CLAUSE

RUN_DEPENDS=	${PEARDIR}/Mail/mime.php:mail/pear-Mail_Mime@${PHP_FLAVOR}

USES=		pear
NO_ARCH=	yes

.include <bsd.port.mk>