summaryrefslogtreecommitdiff
path: root/mail/pear-Mail_Mime/Makefile
blob: 730f45a9795de6fceafbd87e19c744ea7558e66a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.12 2010/04/09 10:16:18 taca Exp $

DISTNAME=	Mail_Mime-1.6.2
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"