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

                         
                       
                 
                             
 
                                
                                                               
 
                          
 

                    
 
                      
# Created by: Thierry Thomas (<thierry@pompo.net>)

PORTNAME=	Mail_Mime
PORTVERSION=	1.10.11
PORTEPOCH=	2
CATEGORIES=	mail www pear

MAINTAINER=	bofh@FreeBSD.org
COMMENT=	PEAR classes to create and decode MIME messages

LICENSE=	BSD3CLAUSE

USES=		pear
NO_ARCH=	yes

.include <bsd.port.mk>