2013-03-11 07:20:26 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.16 2013/03/11 11:23:53 espie Exp $
|
2005-02-15 05:07:33 -05:00
|
|
|
|
2007-09-15 20:17:04 -04:00
|
|
|
COMMENT= class that provides multiple interfaces for sending email
|
2005-02-15 05:07:33 -05:00
|
|
|
|
2011-04-19 11:09:12 -04:00
|
|
|
DISTNAME= Mail-1.2.0
|
2011-09-16 06:31:20 -04:00
|
|
|
REVISION= 0
|
2009-11-06 04:01:07 -05:00
|
|
|
CATEGORIES= mail
|
2011-04-19 11:09:12 -04:00
|
|
|
EPOCH= 0
|
2005-02-15 05:07:33 -05:00
|
|
|
|
2007-03-22 18:48:03 -04:00
|
|
|
MODULES= www/pear
|
2005-02-15 05:07:33 -05:00
|
|
|
|
2009-12-14 09:36:15 -05:00
|
|
|
HOMEPAGE= http://pear.php.net/package/Mail
|
|
|
|
|
2005-02-15 05:07:33 -05:00
|
|
|
# PHP License
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
|
2011-04-19 11:09:12 -04:00
|
|
|
RUN_DEPENDS= net/pear-Net-SMTP>=1.4.1
|
|
|
|
|
2005-02-15 05:07:33 -05:00
|
|
|
.include <bsd.port.mk>
|