openbsd-ports/www/horde/imp/Makefile

18 lines
342 B
Makefile
Raw Normal View History

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