summaryrefslogtreecommitdiff
path: root/mail/pear-Mail/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/pear-Mail/Makefile')
-rw-r--r--mail/pear-Mail/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/mail/pear-Mail/Makefile b/mail/pear-Mail/Makefile
new file mode 100644
index 00000000000..e51d538e85a
--- /dev/null
+++ b/mail/pear-Mail/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1.2.2 2005/06/02 22:49:50 salo 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"