764a82805f
under a common directory, sharing infrastructure with Makefile.inc and horde.port.mk. Update components to current versions while there. Thanks Johan Huldtgren for suggestions and testing and ajacoutot@ for suggestions and ok.
17 lines
312 B
Makefile
17 lines
312 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2010/07/30 11:27:07 sthen Exp $
|
|
|
|
COMMENT= mail filter rules for imp
|
|
|
|
HORDE_MODULE= ingo
|
|
HORDE_NAME= Ingo
|
|
|
|
DISTNAME= ingo-h3-1.2.4
|
|
CATEGORIES= mail
|
|
|
|
# Horde (BSD-like with some restrictions, see LICENSE)
|
|
|
|
RUN_DEPENDS= ${HORDE_RUNDEP} \
|
|
:imp-h3-*:mail/imp
|
|
|
|
.include <bsd.port.mk>
|