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

                         
                     

                             
                                

                                                      

                     

                                                            
 

                    
 
                                                                                                             
 
                      
# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)

PORTNAME=	MIME_Type
PORTVERSION=	1.4.1
CATEGORIES=	mail www pear

MAINTAINER=	bofh@FreeBSD.org
COMMENT=	PEAR class for dealing with MIME types

LICENSE=	LGPL3

OPTIONS_DEFINE=	PEAR_SYSTEM_COMMAND
PEAR_SYSTEM_COMMAND_DESC=	PEAR::System_Command support

USES=		pear
NO_ARCH=	yes

PEAR_SYSTEM_COMMAND_RUN_DEPENDS=	${PEARDIR}/System/Command.php:devel/pear-System_Command@${PHP_FLAVOR}

.include <bsd.port.mk>