12 lines
276 B
Makefile
12 lines
276 B
Makefile
|
# $OpenBSD: Makefile,v 1.1.1.1 2010/07/30 11:27:07 sthen Exp $
|
||
|
|
||
|
COMMENT= contact management module for Horde
|
||
|
|
||
|
# Horde license (BSD-like with some restrictions, see LICENSE)
|
||
|
DISTNAME= turba-h3-2.3.4
|
||
|
|
||
|
RUN_DEPENDS= ${HORDE_RUNDEP} \
|
||
|
:imp-h3-*:mail/imp
|
||
|
|
||
|
.include <bsd.port.mk>
|