summaryrefslogtreecommitdiff
path: root/mail/pear-Mail_Mime/Makefile
blob: 3e4de7b0e06f7c8e3b79894358f1b287190929db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.5 2006/06/04 16:26:54 joerg Exp $

DISTNAME=	Mail_Mime-1.2.1
CATEGORIES+=	mail

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

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

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