d6bf776c22
- move common dep's to the module, no plist changes - tidy Makefiles
16 lines
304 B
Makefile
16 lines
304 B
Makefile
# $OpenBSD: Makefile,v 1.4 2010/07/30 22:10:54 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= 1
|
|
CATEGORIES= mail
|
|
|
|
RUN_DEPENDS= :imp-h3-*:www/horde/imp
|
|
|
|
.include <bsd.port.mk>
|