Update mail/postfix-current to version 3.2.20161008,4
[dports.git] / mail / pear-Mail_Mime / Makefile
1 # Created by: Thierry Thomas (<thierry@pompo.net>)
2 # $FreeBSD$
3
4 PORTNAME=       Mail_Mime
5 PORTVERSION=    1.10.0
6 PORTEPOCH=      2
7 CATEGORIES=     mail www pear
8
9 MAINTAINER=     bofh@FreeBSD.org
10 COMMENT=        PEAR classes to create and decode MIME messages
11
12 LICENSE=        BSD3CLAUSE
13
14 USES=           pear
15 NO_ARCH=        yes
16
17 .include <bsd.port.mk>