13 lines
289 B
Makefile
13 lines
289 B
Makefile
# $OpenBSD: Makefile,v 1.2 2010/07/30 15:31:17 sthen Exp $
|
|
|
|
COMMENT= contact management module for Horde
|
|
|
|
# Horde license (BSD-like with some restrictions, see LICENSE)
|
|
DISTNAME= turba-h3-2.3.4
|
|
REVISION= 0
|
|
|
|
RUN_DEPENDS= ${HORDE_RUNDEP} \
|
|
:imp-h3-*:www/horde/imp
|
|
|
|
.include <bsd.port.mk>
|