15 lines
282 B
Makefile
15 lines
282 B
Makefile
# $OpenBSD: Makefile,v 1.10 2011/09/06 20:09:22 sthen Exp $
|
|
|
|
COMMENT= mail filter rules for IMP
|
|
|
|
HORDE_MODULE= ingo
|
|
HORDE_NAME= Ingo
|
|
|
|
# Horde (BSD-like with some restrictions, see LICENSE)
|
|
DISTNAME= ingo-h3-1.2.6
|
|
CATEGORIES= mail
|
|
|
|
RUN_DEPENDS= www/horde/imp
|
|
|
|
.include <bsd.port.mk>
|