summaryrefslogtreecommitdiff
path: root/mail/pear-Mail_Mime/Makefile
blob: 0ecea9acf6771bfb485037d9bab6bb27040f5c35 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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
WWW=		https://pear.php.net/package/Mail_Mime

LICENSE=	BSD3CLAUSE

USES=		pear
NO_ARCH=	yes

.include <bsd.port.mk>