12 lines
260 B
Makefile
12 lines
260 B
Makefile
# $OpenBSD: Makefile,v 1.11 2011/09/16 12:00:06 espie Exp $
|
|
|
|
COMMENT= contact management module, for Horde
|
|
|
|
# Horde license (BSD-like with some restrictions, see LICENSE)
|
|
DISTNAME= turba-h3-2.3.6
|
|
REVISION= 0
|
|
|
|
RUN_DEPENDS= www/horde/imp
|
|
|
|
.include <bsd.port.mk>
|