15 lines
303 B
Makefile
15 lines
303 B
Makefile
# $OpenBSD: Makefile,v 1.10 2011/07/22 10:20:10 sthen Exp $
|
|
|
|
COMMENT= memo application, for Horde
|
|
|
|
HORDE_NAME= Mnemo
|
|
|
|
# Horde (BSD-like with some restrictions, see LICENSE)
|
|
DISTNAME= mnemo-h3-2.2.4
|
|
REVISION= 1
|
|
CATEGORIES= databases
|
|
|
|
RUN_DEPENDS= lang/php/${MODPHP_VERSION},-imap
|
|
|
|
.include <bsd.port.mk>
|