15 lines
304 B
Makefile
15 lines
304 B
Makefile
# $OpenBSD: Makefile,v 1.13 2011/11/16 15:56:37 robert Exp $
|
|
|
|
COMMENT= memo application, for Horde
|
|
|
|
HORDE_NAME= Mnemo
|
|
|
|
# Horde (BSD-like with some restrictions, see LICENSE)
|
|
DISTNAME= mnemo-h3-2.2.5
|
|
REVISION= 1
|
|
CATEGORIES= databases
|
|
|
|
RUN_DEPENDS= lang/php/${MODPHP_VERSION},-imap
|
|
|
|
.include <bsd.port.mk>
|