16 lines
296 B
Makefile
16 lines
296 B
Makefile
# $OpenBSD: Makefile,v 1.6 2010/08/30 13:40:49 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.4
|
|
REVISION= 2
|
|
CATEGORIES= mail
|
|
|
|
RUN_DEPENDS= ::www/horde/imp
|
|
|
|
.include <bsd.port.mk>
|