# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD: head/mail/pear-MIME_Type/Makefile 463917 2018-03-08 19:48:41Z mat $

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>
