16 lines
294 B
Makefile
16 lines
294 B
Makefile
# $OpenBSD: Makefile,v 1.7 2010/11/22 08:36:48 espie 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.4
|
|
REVISION= 2
|
|
CATEGORIES= mail
|
|
|
|
RUN_DEPENDS= www/horde/imp
|
|
|
|
.include <bsd.port.mk>
|