14 lines
224 B
Makefile
14 lines
224 B
Makefile
# $OpenBSD: Makefile,v 1.11 2012/02/16 21:19:30 sthen Exp $
|
|
|
|
COMMENT= dynamic front-end for IMP webmail
|
|
|
|
HORDE_NAME= DIMP
|
|
|
|
# GPLv2
|
|
DISTNAME= dimp-h3-1.1.8
|
|
CATEGORIES= mail
|
|
|
|
RUN_DEPENDS= www/horde/imp
|
|
|
|
.include <bsd.port.mk>
|