d069d5bd59
pick up the new dependencies properly
16 lines
435 B
Makefile
16 lines
435 B
Makefile
# $NetBSD: Makefile,v 1.7 2007/05/05 22:09:20 adrianp Exp $
|
|
|
|
DISTNAME= Mail-1.1.14
|
|
PKGREVISION= 1
|
|
CATEGORIES= mail
|
|
|
|
CONFLICTS= php-pear-Mail-[0-9]*
|
|
|
|
DEPENDS+= ${PHP_PKG_PREFIX}-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"
|