15 lines
238 B
Makefile
15 lines
238 B
Makefile
# $OpenBSD: Makefile,v 1.4 2010/07/30 22:42:06 sthen 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>
|