15 lines
236 B
Makefile
15 lines
236 B
Makefile
# $OpenBSD: Makefile,v 1.5 2010/11/22 08:36:48 espie Exp $
|
|
|
|
COMMENT= dynamic front-end for IMP webmail
|
|
|
|
HORDE_NAME= DIMP
|
|
|
|
# GPLv2
|
|
DISTNAME= dimp-h3-1.1.4
|
|
REVISION= 0
|
|
CATEGORIES= mail
|
|
|
|
RUN_DEPENDS= www/horde/imp
|
|
|
|
.include <bsd.port.mk>
|