summaryrefslogtreecommitdiff
path: root/mail/pear-Mail_Mime/Makefile
blob: 5e05ecdee1bb6e254520f883b9b552361b31f8ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.10 2010/02/06 15:54:18 taca Exp $

DISTNAME=	Mail_Mime-1.6.0
CATEGORIES+=	mail

MAINTAINER=	jdolecek@NetBSD.org
COMMENT=	PHP classes to create and manipulation of mime messages

CONFLICTS=	php-pear-Mail_Mime-[0-9]*

PKG_DESTDIR_SUPPORT=	user-destdir

.include "../../lang/php/pear.mk"
.include "../../mk/bsd.pkg.mk"