summaryrefslogtreecommitdiff
path: root/mail/pear-Mail/Makefile
blob: c19bb4d9d0bd30f47c1bcd1440f701f2c2d53e4c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.1.1.1 2005/05/18 20:07:45 adrianp Exp $

DISTNAME=	Mail-1.1.4
CATEGORIES=	mail

DEPENDS+=       pear-Net_SMTP-[0-9]*:../../net/pear-Net_SMTP

MAINTAINER=	adrianp@NetBSD.org
HOMEPAGE= 	http://pear.php.net/package/Mail
COMMENT=	PHP Class that provides multiple interfaces for sending emails

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