2010-08-30 09:40:49 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.5 2010/08/30 13:40:49 sthen Exp $
|
2010-07-30 07:27:06 -04:00
|
|
|
|
|
|
|
COMMENT= highly configurable pop3/imap4 webmail client
|
|
|
|
|
|
|
|
HORDE_NAME= IMP
|
|
|
|
|
2010-07-30 18:10:54 -04:00
|
|
|
# GPLv2
|
2010-07-30 11:31:17 -04:00
|
|
|
DISTNAME= imp-h3-4.3.7
|
2010-07-30 18:42:06 -04:00
|
|
|
REVISION= 1
|
2010-07-30 07:27:06 -04:00
|
|
|
CATEGORIES= mail
|
|
|
|
|
2010-08-30 09:40:49 -04:00
|
|
|
RUN_DEPENDS= ::net/pear-HTTP-Request \
|
|
|
|
::net/pear-Net-SMTP \
|
|
|
|
::security/pear-Auth-SASL \
|
|
|
|
::www/php5/extensions,-imap
|
2010-07-30 07:27:06 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|