7910273066
Johan Huldtgren, thanks!
17 lines
322 B
Makefile
17 lines
322 B
Makefile
# $OpenBSD: Makefile,v 1.7 2011/01/04 09:46:51 sthen Exp $
|
|
|
|
COMMENT= highly configurable pop3/imap4 webmail client
|
|
|
|
HORDE_NAME= IMP
|
|
|
|
# GPLv2
|
|
DISTNAME= imp-h3-4.3.9
|
|
CATEGORIES= mail
|
|
|
|
RUN_DEPENDS= net/pear-HTTP-Request \
|
|
net/pear-Net-SMTP \
|
|
security/pear-Auth-SASL \
|
|
www/php5/extensions,-imap
|
|
|
|
.include <bsd.port.mk>
|