14 lines
388 B
Makefile
14 lines
388 B
Makefile
# $NetBSD: Makefile,v 1.2 2006/02/05 23:09:57 joerg Exp $
|
|
|
|
DISTNAME= Mail-1.1.4
|
|
PKGREVISION= 1
|
|
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"
|